Split out AAAEncryptionServiceConfigurator
[aaa.git] / .gitignore
index 32f5967e2eaec7c88873d64ba77a5b2fc8418e0e..ffb1faa817ac026f8fb3004b9224458828e406ce 100644 (file)
@@ -1,5 +1,6 @@
 *.class
 .checkstyle
+.fbExcludeFilterFile
 
 # Mobile Tools for Java (J2ME)
 .mtj.tmp/
 # Generated stuff
 target/
 target-ide/
-META-INF/
 *.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/
+