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-09-17 09:09:47 +09:30
parent a3f5c7dde9
commit d0ef8e1c69

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

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