aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: ecd34e1c7618d9ff3d0a1ba765c69647f078fbde (plain)
1
2
3
4
5
6
7
8
9
10
/.classpath
/.factorypath
/.gradle/
/.project
/.settings/
/bin/
/build/
/classes/
/out/
/run/