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

Clean up, add gitattributes

This commit is contained in:
Toby Zerner
2015-09-17 09:10:51 +09:30
parent cca9fea5df
commit aea32622ad
2 changed files with 3 additions and 1 deletions

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

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