Updated documentation
[nonrtric.git] / .gitignore
index f459dca..5915080 100644 (file)
@@ -3,10 +3,20 @@
 .tox
 docs/_build/
 .DS_STORE
+.swagger*
+docs/offeredapis/swagger/README.md
 
 # Eclipse
 .checkstyle
+.classpath
+target/
 .sts4-cache
 .project
 .settings
-.pydevproject
\ No newline at end of file
+.pydevproject
+infer-out/
+
+.vscode
+.factorypath
+
+coverage.*