Also does the following: * Update versions for all docs related dependencies * Use package.json
21 lines
189 B
Plaintext
21 lines
189 B
Plaintext
*.iml
|
|
*.ipr
|
|
*.iws
|
|
.classpath
|
|
.gradle
|
|
.idea
|
|
.project
|
|
.settings
|
|
.sts4-cache
|
|
.checkstyle
|
|
bin
|
|
build
|
|
!/**/src/**/bin
|
|
!/**/src/**/build
|
|
build.log
|
|
out
|
|
target
|
|
**/connectors/
|
|
.DS_Store
|
|
node_modules
|