1
0
mirror of https://github.com/flarum/core.git synced 2025-05-06 15:35:38 +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:
Franz Liedke 2017-05-20 13:42:34 +02:00 committed by GitHub
commit 305076814f

5
.gitattributes vendored
View File

@ -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