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:
5
.gitattributes
vendored
5
.gitattributes
vendored
@@ -2,5 +2,10 @@
|
||||
.gitignore export-ignore
|
||||
.gitmodules export-ignore
|
||||
.travis.yml export-ignore
|
||||
.editorconfig export-ignore
|
||||
.styleci.yml export-ignore
|
||||
|
||||
phpunit.xml export-ignore
|
||||
tests export-ignore
|
||||
|
||||
js/*/dist/*.js -diff
|
||||
|
Reference in New Issue
Block a user