Un-ignore but do not package .json files.

This commit is contained in:
Bastian Kleineidam 2013-02-13 17:50:16 +01:00
parent 6f011e97b4
commit a8f0a4f2c8
2 changed files with 1 additions and 1 deletions

1
.gitattributes vendored
View file

@ -1,3 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
/scripts/*.json export-ignore

1
.gitignore vendored
View file

@ -13,4 +13,3 @@
/testresults.txt
/dosage.prof
/test.sh
/scripts/*.json