1
0
mirror of https://github.com/flarum/core.git synced 2025-07-18 07:11:17 +02:00

Add gitattributes

This commit is contained in:
Toby Zerner
2015-09-17 09:09:32 +09:30
parent a65b7d09ce
commit 2b99f051e4

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

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