aboutsummaryrefslogtreecommitdiffstats
path: root/so-simulator/.gitignore
blob: f22dbba7d712a0e8e37fcaf40a8195c94be6a416 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
target
**/.settings
**/.classpath
**/.project
**/.buildpath
**/.factorypath
**/.springBeans
.idea
.checkstyle
.DS_Store
.*~
*.iml
**/logs/
**/debug-logs/
*.class
*.swp
*.log
*.tmp
**/bin/
/tattletale/
/.metadata/