aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 7131b22125a2b455ca6373372c6a8e25af0fe563 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/build/
target/
bin/
.project
.classpath
.settings/
*~
*.orig
*.new
.idea/
*.iml
*.ipr
extensions/**/build/