Fixed paths in distignore

This commit is contained in:
Claudio Sanches 2020-06-02 19:44:35 -03:00
parent 919276fd90
commit cfe022c20a
1 changed files with 5 additions and 4 deletions

View File

@ -1,15 +1,16 @@
.*
.*/
./bin/
./build/
./node_modules/
./tests/
*.lock
*.md
*.zip
/bin/
/build/
/node_modules/
/tests/
babel.config.js
CHANGELOG.txt
composer.*
contributors.html
docker-compose.yaml
Dockerfile
Gruntfile.js