Fix variable name s/newUser/new_user/
[aaa.git] / .gitignore
index bc7505b9957f8f99ab9ae1fc5035ddf8c0bd2db2..ffb1faa817ac026f8fb3004b9224458828e406ce 100644 (file)
@@ -21,6 +21,15 @@ target/
 target-ide/
 *.iml
 .DS_Store
+data/
 
 # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
 hs_err_pid*
+
+.factorypath
+.apt_generated_tests/
+
+# Sphinx documentation
+.tox/
+docs/_build/
+