Fix a small issue & update gitignore
[nonrtric.git] / .gitignore
index c1089da..6136fcb 100644 (file)
@@ -2,3 +2,12 @@
 .idea/
 .tox
 docs/_build/
+.DS_STORE
+
+# Eclipse
+.checkstyle
+.sts4-cache
+.project
+.settings
+.pydevproject
+infer-out/
\ No newline at end of file