summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: f42d4c6e0531c006786b9d88da4df399e00a81f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
*~
*.pyc
/docs_build/
/docs_output/
/releng/
apex.egg-info/
/apex/tests/playbooks/*.retry
coverage.xml
nosetests.xml
ci/*.log
.*