summaryrefslogtreecommitdiff
path: root/forgewrapper/.gitignore
blob: 2bcd13edda407f0ce8a94cac0efc489c3f2e25cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.gradle
build

# eclipse
.settings
.classpath
.project
bin

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