aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: d5addebb30b8b33bf2480a4e259222a2d72d3f05 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
target
build

#idea files
*.iml
.idea
*.ipr
*.iws
out/

#jenv
.java-version

.DS_Store
.extract
.site-content/

#eclipse files
.project
.classpath
.settings/

#netbeans file
nbactions.xml
nb-configuration.xml