summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 4af1799c6e29e3467c106039505da631d2d3e5a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
target
.classpath
.project
.settings
bin
test-output
src/test/java/com/beust/jcommander/ignore
build
.idea
*.iml
*.ipr
*.iws
lib/kotlin-r*jar
.gradle
local.properties
kobaltBuild
.kobalt

*~
.DS_Store
out
update-doc.sh
classes