Merge "Migrates Apex to Python"
[apex.git] / .gitignore
1 *~
2 *.pyc
3 .*.sw?
4 .coverage
5 /docs_build/
6 /docs_output/
7 /releng/
8 .build/
9 .cache/
10 ci/apex_build.log
11 ci/apex_deploy.log
12 .tox/
13 apex.egg-info/
14 /apex/tests/playbooks/*.retry
15 coverage.xml
16 nosetests.xml
17 ci/apex_clean.log