1
0
mirror of https://github.com/dg/dibi.git synced 2025-07-30 19:00:13 +02:00

.gitattributes: ignoring some paths when downloading from github

This commit is contained in:
Caspern
2013-11-16 18:01:27 +01:00
committed by David Grudl
parent 771bdbe124
commit c802f9343a

4
.gitattributes vendored Normal file
View File

@@ -0,0 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
.travis.yml export-ignore
tests/ export-ignore