taskana/.gitignore

67 lines
716 B
Plaintext

# See https://github.com/github/gitignore for more about ignoring files.
### MAVEN WRAPPER ###
.mvn/wrapper/*jar
### GENERATED ###
target/
.apt_generated/
.checkstyle
bin/
*.orig
### IDEs ###
.c9/
*.launch
.settings/
*.sublime-workspace
.vscode/*
.idea
*.iws
*.iml
*.ipr
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
nbproject/private/
build/
nbbuild/
dist/
nbdist/
.nb-gradle/
### WEB ###
# compiled output
tmp/
out-tsc/
coverage/
# dependencies
node_modules/
# misc
/.sass-cache
/connect.lock
/coverage
/libpeerconnection.log
npm-debug.log
testem.log
/typings
# e2e
/web/cypress/screenshots/
/web/cypress/videos/
# System Files
.DS_Store
Thumbs.db
# jenv on mac
/.java-version