1
0
mirror of https://github.com/flarum/core.git synced 2025-08-01 14:10:37 +02:00

Add .gitattributes

This commit is contained in:
Toby Zerner
2015-08-13 13:07:55 +09:30
parent 81e4321154
commit 5e459e836e

4
framework/core/.gitattributes vendored Normal file
View File

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