Added support for EiJob status
[nonrtric.git] / .gitignore
index 67d6d0f..e5a2f72 100644 (file)
@@ -3,3 +3,13 @@
 .tox
 docs/_build/
 .DS_STORE
+
+# Eclipse
+.checkstyle
+.sts4-cache
+.project
+.settings
+.pydevproject
+infer-out/
+
+.vscode
\ No newline at end of file