Merge changes I4960c4a8,I8cc3c2ae
[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 *.tar
17 *.gz
18 *.log
19 .vagrant
20 *~
21 .checkstyle
22 .DS_Store
23 .idea
24 *.iml
25 *.pyc
26
27 /bin/
28 /venv/*
29
30 /tests/aaf/certservice/tmp/*
31 /tests/oom-platform-cert-service/postprocessor/tmp/*