pnf sw upgrade csit
[integration/csit.git] / tests / usecases / pnf-sw-upgrade / .gitignore
1 target
2 **/.settings
3 **/.classpath
4 **/.project
5 **/.buildpath
6 **/.factorypath
7 **/.springBeans
8 .idea
9 .checkstyle
10 .DS_Store
11 .*~
12 *.iml
13 *.class
14 *.swp
15 *.log
16 *.tmp
17 **/bin/
18 /.metadata/
19 temp/
20 **/temp/**
21 test_lab/
22 **/test_lab/**