aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: bf0a425b724fea4e30d09c777213f8ab2e4efb0b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
.idea/
.project
.classpath
.settings/
target/
temp/
autorelease/build/*/
autorelease/dist
log.html
output.xml
report.html
env.properties
.vagrant
/archives/
*.jar
*.tar
*.gz
*.log
.vagrant
*~
.checkstyle
.DS_Store
.idea
*.iml
*.pyc

/bin/
/venv/*

/tests/aaf/certservice/tmp/*
/tests/oom-platform-cert-service/postprocessor/tmp/*
.robot3_venv