summaryrefslogtreecommitdiff
path: root/.gitignore
blob: e8abc29470c660bede6cd47c622d6db077e25cd8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/out
/node_modules
/target
/dist
/modules/gson.jar
/jdks

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

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