Fix licenses to be Apache 2.0
[apex.git] / .gitignore
index 89f2a28..f42d4c6 100644 (file)
@@ -1,9 +1,11 @@
 *~
 *.pyc
-.*.sw?
-.coverage
 /docs_build/
 /docs_output/
 /releng/
-.build/
-.cache/
+apex.egg-info/
+/apex/tests/playbooks/*.retry
+coverage.xml
+nosetests.xml
+ci/*.log
+.*