1
0
mirror of https://github.com/dg/dibi.git synced 2025-07-31 03:10:14 +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 1dc57bad85
commit 8ddbb41a1f

4
.gitattributes vendored Normal file
View File

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