Added a first version of a Vagrant file to automatically create a VM to
[osm/vim-emu.git] / .gitignore
index 7cd83d2..51aa756 100755 (executable)
@@ -6,6 +6,9 @@ __pycache__/
 #IDE
 .idea/
 
+# vagrant
+.vagrant/
+
 # C extensions
 *.so