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