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

Exclude files for distribution using .gitignore

This commit is contained in:
David Sevilla Martin
2017-05-18 18:42:53 -04:00
parent 23b423c6ce
commit e31edd29d2

5
.gitattributes vendored
View File

@@ -2,5 +2,10 @@
.gitignore export-ignore .gitignore export-ignore
.gitmodules export-ignore .gitmodules export-ignore
.travis.yml export-ignore .travis.yml export-ignore
.editorconfig export-ignore
.styleci.yml export-ignore
phpunit.xml export-ignore
tests export-ignore
js/*/dist/*.js -diff js/*/dist/*.js -diff