72 lines
1.1 KiB
Plaintext
72 lines
1.1 KiB
Plaintext
|
|
# Created by https://www.gitignore.io/api/maven,node,grunt
|
|
|
|
### Maven ###
|
|
target/
|
|
pom.xml.tag
|
|
pom.xml.releaseBackup
|
|
pom.xml.versionsBackup
|
|
pom.xml.next
|
|
release.properties
|
|
dependency-reduced-pom.xml
|
|
buildNumber.properties
|
|
.mvn/timing.properties
|
|
|
|
|
|
### Node ###
|
|
# Logs
|
|
logs
|
|
*.log
|
|
npm-debug.log*
|
|
|
|
# Runtime data
|
|
pids
|
|
*.pid
|
|
*.seed
|
|
|
|
# Directory for instrumented libs generated by jscoverage/JSCover
|
|
lib-cov
|
|
|
|
# Coverage directory used by tools like istanbul
|
|
coverage
|
|
|
|
# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
|
|
.grunt
|
|
|
|
# node-waf configuration
|
|
.lock-wscript
|
|
|
|
# Compiled binary addons (http://nodejs.org/api/addons.html)
|
|
build/Release
|
|
|
|
# Dependency directory
|
|
node_modules
|
|
|
|
# Optional npm cache directory
|
|
.npm
|
|
|
|
# Optional REPL history
|
|
.node_repl_history
|
|
|
|
|
|
### grunt ###
|
|
# Grunt usually compiles files inside this directory
|
|
dist/
|
|
|
|
# Grunt usually preprocesses files such as coffeescript, compass... inside the .tmp directory
|
|
.tmp/
|
|
/target/
|
|
/target/
|
|
/target/
|
|
/target/
|
|
/target/
|
|
/target/
|
|
/target/
|
|
/target/
|
|
/target/
|
|
/target/
|
|
/target/
|
|
/target/
|
|
/target/
|
|
/target/
|