Add new fields to config file in slice-analysis and remove unused files
[integration/csit.git] / .gitignore
1 .idea/
2 .project
3 .classpath
4 .settings/
5 target/
6 temp/
7 autorelease/build/*/
8 autorelease/dist
9 log.html
10 output.xml
11 report.html
12 env.properties
13 .vagrant
14 /archives/
15 *.jar
16 *.zip
17 *.tar
18 *.gz
19 *.log
20 .vagrant
21 *~
22 .checkstyle
23 .DS_Store
24 .idea
25 *.iml
26 *.pyc
27
28 /bin/
29 /venv/*
30
31 /tests/aaf/certservice/tmp/*
32 /tests/oom-platform-cert-service/postprocessor/tmp/*