1
0
mirror of https://github.com/flarum/core.git synced 2025-07-29 04:30:56 +02:00

Include the extension stub's .gitignore file

This commit is contained in:
Toby Zerner
2015-08-29 18:29:33 +09:30
parent 015aaaa899
commit be33761950

1
.gitattributes vendored
View File

@@ -1,4 +1,5 @@
.gitattributes export-ignore .gitattributes export-ignore
.gitignore export-ignore .gitignore export-ignore
stubs/extension/.gitignore -export-ignore
.gitmodules export-ignore .gitmodules export-ignore
.travis.yml export-ignore .travis.yml export-ignore