summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 087669be09c25480620551524a9acd77c3c78fab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/out
/node_modules
/target

/dependency-reduced-pom.xml
/classpath.txt
/test-classpath.txt
/docpath.txt

*.log
*.log.*
.idea
*.iml
*.vsix
.DS_store