git: Ignore git related files on export

This commit is contained in:
Eric Lippmann 2014-07-10 14:04:12 +02:00
parent d22363d365
commit 3c9d2b0c9f
1 changed files with 1 additions and 0 deletions

1
.gitattributes vendored Normal file
View File

@ -0,0 +1 @@
.git* export-ignore