Eliminate org.opendaylight.aaa.cert.utils
[aaa.git] / .gitignore
index 94580cc605719e519dcdc6458f91c09aa718426c..ffb1faa817ac026f8fb3004b9224458828e406ce 100644 (file)
@@ -1,5 +1,6 @@
 *.class
 .checkstyle
+.fbExcludeFilterFile
 
 # Mobile Tools for Java (J2ME)
 .mtj.tmp/
 
 # Generated stuff
 target/
-META-INF/
+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/
+