Update build and dot files.

This commit is contained in:
David Molineus
2017-10-05 14:06:00 +02:00
parent 5b7c7d01d8
commit e3344ffd4f
4 changed files with 37 additions and 10 deletions

30
.gitignore vendored
View File

@@ -1,10 +1,24 @@
/vendor/
/bin/
/demo/
/assets/js/*.js
/node_modules/
/.tx/
# OS
.DS_Store
Thumbs.db
.directory
coverage.xml
# IDEs
.buildpath
.project
.settings/
.build/
.external*/
.idea/
nbproject/
# composer related
vendor/
composer.lock
npm-debug.log
# build
build/
build.properties
# Translations
.tx