1
0
mirror of https://github.com/flarum/core.git synced 2025-07-31 13:40:20 +02:00

Add gitattributes

This commit is contained in:
Toby Zerner
2015-09-17 09:09:26 +09:30
parent 14884928a8
commit 8da417c5b5

3
extensions/flags/.gitattributes vendored Normal file
View File

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