Generalization of recursive function
[apex.git] / .gitignore
index 511a0de..f42d4c6 100644 (file)
@@ -1,10 +1,11 @@
 *~
 *.pyc
-.*.sw?
-.coverage
 /docs_build/
 /docs_output/
 /releng/
-.build/
-.cache/
-ci/apex_build.log
+apex.egg-info/
+/apex/tests/playbooks/*.retry
+coverage.xml
+nosetests.xml
+ci/*.log
+.*