Fix: Missing interfaces for son-monitor are forced to be created early in the code
[osm/vim-emu.git] / .gitignore
index fc2456c..e59451b 100755 (executable)
@@ -3,6 +3,14 @@ __pycache__/
 *.py[cod]
 *$py.class
 
+#IDE
+.idea/
+
+# virtualenv
+venv
+
+# vagrant
+.vagrant/
 
 # C extensions
 *.so
@@ -66,4 +74,4 @@ target/
 .pytest.restart
 
 # JUnit xml
-utils/ci/junit-xml/*.xml
\ No newline at end of file
+utils/ci/junit-xml/*.xml