Fix a bug in deployment
[sim/a1-interface.git] / .gitignore
index 3a4edf6..65910c3 100644 (file)
@@ -1 +1,9 @@
+# Documentation
+.idea/
+.tox
+docs/_build/
+.DS_STORE
+
+# IDE
 .project
+.vscode