Chatto/chatto/.gitignore

38 lines
415 B
Plaintext
Raw Normal View History

2019-09-17 07:33:38 +00:00
HELP.md
target/
!.mvn/wrapper/maven-wrapper.jar
!**/src/main/**
!**/src/test/**
### STS ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
.sts4-cache
### IntelliJ IDEA ###
.idea
*.iws
*.iml
*.ipr
### NetBeans ###
/nbproject/private/
/nbbuild/
/dist/
/nbdist/
/.nb-gradle/
build/
### VS Code ###
.vscode/
../vscode/
2020-01-15 05:46:35 +00:00
node_modules
config/
2020-01-15 05:46:35 +00:00
bundle.js
bundle.min.js
2020-01-14 10:13:57 +00:00
src/main/javascript/node/