opt-cc/.gitignore

62 lines
744 B
Plaintext
Raw Permalink Normal View History

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/
server/apib/documentation.apib
2017-05-10 11:04:06 +02:00
# dependencies
2017-08-27 12:39:03 +02:00
node_modules
2017-05-10 11:04:06 +02:00
# IDEs and editors
.idea/
*/nbproject*
2017-05-10 11:04:06 +02:00
.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
# Internal Data
2019-02-07 21:05:58 +01:00
/public/
server/resource/
server/apib/dredd/data/tmp-resource
backup/
2019-02-10 20:04:26 +01:00
!backup.sh
2017-05-27 23:35:31 +02:00
# System
2017-05-10 11:04:06 +02:00
.npm/
.bash_history
.bash_logout
.bashrc
.cache/motd.legal-displayed
.profile
.ssh/