Convert documentation to ReadTheDocs
[releng/builder.git] / .gitignore
index 6aca512152fdfe75414c8cbaecdb812852cf05a6..4ee9ea951f4d64f1b94d76d87ed05c03db92fb21 100644 (file)
@@ -1,4 +1,18 @@
-*.swp
+# Ignore Vim temporary files
+.*.sw?
 
 # Ignore changes to the JJB Configuration File
 jenkins.ini
+
+# Ignore Sandbox temporary files
+jjb/*/releng-*.yaml
+
+# Maven
+target/
+
+# Vagrant
+.vagrant
+
+# IntelliJ
+.idea/
+*.iml