1
0
mirror of https://github.com/flarum/core.git synced 2025-06-26 20:54:56 +02:00

Add .gitattributes

This commit is contained in:
Toby Zerner
2015-08-13 13:07:55 +09:30
parent 4ed379794a
commit 5228628a71

4
.gitattributes vendored Normal file
View File

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