Merge "Add https support in A1 controller"
[nonrtric.git] / .gitignore
index 9f11b75..1557d03 100644 (file)
@@ -1 +1,11 @@
+# Documentation
 .idea/
+.tox
+docs/_build/
+.DS_STORE
+
+# Eclipse
+.checkstyle
+.sts4-cache
+.project
+.settings