summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 47eaef64c67c03699cad6982e86a196c7752fc4f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
*~
*.pyc
.*.sw?
.coverage
/docs_build/
/docs_output/
/releng/
.build/
.cache/
ci/apex_build.log
ci/apex_deploy.log
.tox/
apex.egg-info/
/apex/tests/playbooks/*.retry
coverage.xml
nosetests.xml
ci/apex_clean.log