1
0
mirror of https://github.com/flarum/core.git synced 2025-08-10 18:35:56 +02:00

Add gitattributes

This commit is contained in:
Toby Zerner
2015-09-17 09:08:24 +09:30
parent d6d1fc482d
commit f214d32f2f

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

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