Added IDE folder to ignore
[osm/vim-emu.git] / .gitignore
index fc2456c..7cd83d2 100755 (executable)
@@ -3,6 +3,8 @@ __pycache__/
 *.py[cod]
 *$py.class
 
+#IDE
+.idea/
 
 # C extensions
 *.so
@@ -66,4 +68,4 @@ target/
 .pytest.restart
 
 # JUnit xml
-utils/ci/junit-xml/*.xml
\ No newline at end of file
+utils/ci/junit-xml/*.xml