Remove tools/ and Gruntfile.js from .gitattributes

This commit is contained in:
Kijin Sung 2020-12-21 10:40:15 +09:00
parent 32aae27a13
commit a6f76ba9b4

4
.gitattributes vendored
View file

@ -1,6 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
/tools/ export-ignore
/tests/ export-ignore
Gruntfile.js export-ignore
.travis.yml export-ignore
/tests/ export-ignore