Un-ignore but do not package .json files.
This commit is contained in:
parent
6f011e97b4
commit
a8f0a4f2c8
2 changed files with 1 additions and 1 deletions
1
.gitattributes
vendored
1
.gitattributes
vendored
|
@ -1,3 +1,4 @@
|
|||
.gitattributes export-ignore
|
||||
.gitignore export-ignore
|
||||
/scripts/*.json export-ignore
|
||||
|
||||
|
|
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -13,4 +13,3 @@
|
|||
/testresults.txt
|
||||
/dosage.prof
|
||||
/test.sh
|
||||
/scripts/*.json
|
||||
|
|
Loading…
Reference in a new issue