aboutsummaryrefslogtreecommitdiffstats
path: root/plans/so/integration-cnfm-testing/.gitignore
blob: 44793d7325d1e67d25217c10d9b82e507a8966ec (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
*.class
*.swp
*.log
*.tmp
**/bin/
/.metadata/
temp/
**/temp/**
test_lab/
**/test_lab/**