Step version to 2.1.0 on master
[nonrtric.git] / .gitignore
index 9f11b75..e5a2f72 100644 (file)
@@ -1 +1,15 @@
+# Documentation
 .idea/
+.tox
+docs/_build/
+.DS_STORE
+
+# Eclipse
+.checkstyle
+.sts4-cache
+.project
+.settings
+.pydevproject
+infer-out/
+
+.vscode
\ No newline at end of file