Add .github folder to .gitattributes

This commit is contained in:
Kijin Sung 2021-01-02 23:32:05 +09:00
parent bde542e669
commit c068f73734

1
.gitattributes vendored
View file

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