aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 992468484600022ad29878c6583c164b3850905f (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
target
build

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

#jenv
.java-version

.DS_Store
.extract
.site-content/

#eclipse files
.project
.classpath
.settings/

#netbeans file
nbactions.xml
nb-configuration.xml