mirror of
https://github.com/flarum/core.git
synced 2025-07-19 07:41:22 +02:00
Merge pull request #1189 from datitisev/762-exclude-files-from-distribution
Update .gitattributes to exclude files for distribution
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