2017-05-10 11:04:06 +02:00
|
|
|
# See http://help.github.com/ignore-files/ for more about ignoring files.
|
|
|
|
|
|
|
|
# compiled output
|
2017-07-08 13:14:59 +02:00
|
|
|
dist/
|
|
|
|
tmp/
|
|
|
|
etc/
|
2017-05-10 11:04:06 +02:00
|
|
|
|
|
|
|
# dependencies
|
2017-08-27 12:39:03 +02:00
|
|
|
node_modules
|
|
|
|
package-lock.json
|
2017-05-10 11:04:06 +02:00
|
|
|
|
|
|
|
# IDEs and editors
|
|
|
|
/.idea
|
|
|
|
.project
|
|
|
|
.classpath
|
|
|
|
.c9/
|
|
|
|
*.launch
|
|
|
|
*.iml
|
|
|
|
.settings/
|
|
|
|
|
|
|
|
# IDE - VSCode
|
|
|
|
.vscode/
|
|
|
|
!.vscode/settings.json
|
|
|
|
!.vscode/tasks.json
|
|
|
|
!.vscode/launch.json
|
|
|
|
!.vscode/extensions.json
|
|
|
|
|
|
|
|
# misc
|
|
|
|
/.sass-cache
|
|
|
|
/connect.lock
|
|
|
|
/coverage/*
|
|
|
|
/libpeerconnection.log
|
|
|
|
npm-debug.log
|
|
|
|
testem.log
|
|
|
|
/typings
|
|
|
|
|
|
|
|
# e2e
|
|
|
|
/e2e/*.js
|
|
|
|
/e2e/*.map
|
|
|
|
|
|
|
|
#System Files
|
|
|
|
.DS_Store
|
|
|
|
Thumbs.db
|
2017-05-11 18:45:29 +02:00
|
|
|
.directory
|
2017-05-10 11:04:06 +02:00
|
|
|
|
|
|
|
/public
|
|
|
|
|
|
|
|
resource/
|
2017-05-28 00:51:23 +02:00
|
|
|
mongodb-data/
|
|
|
|
backup/
|
2017-05-27 23:35:31 +02:00
|
|
|
|
2017-05-10 11:04:06 +02:00
|
|
|
.idea/
|
|
|
|
*/nbproject*
|
|
|
|
.npm/
|
|
|
|
.bash_history
|
|
|
|
.bash_logout
|
|
|
|
.bashrc
|
|
|
|
.cache/motd.legal-displayed
|
|
|
|
.profile
|
|
|
|
.ssh/
|
|
|
|
|