Merge "Support any number of controller and mininet instances"
[releng/builder.git] / .gitignore
index a4ce88164d1372ac78c66b2ce69a84f90c7084b9..e62be0dff2f268428f50fde5cc7beded95dcd347 100644 (file)
@@ -1,4 +1,5 @@
-*.swp
+# Ignore Vim temporary files
+.*.sw?
 
 # Ignore changes to the JJB Configuration File
 jenkins.ini
@@ -9,4 +10,6 @@ jjb/*/releng-*.yaml
 # Maven
 target/
 
+# Vagrant
+.vagrant