Update cloud image list docs
[releng/builder.git] / .gitignore
index 4ee9ea951f4d64f1b94d76d87ed05c03db92fb21..851fcaa4f5731f0d47b06db181fe95af8da9aff6 100644 (file)
@@ -16,3 +16,15 @@ target/
 # IntelliJ
 .idea/
 *.iml
+
+# Eclipse
+.project
+
+# Python
+.tox/
+__pycache__/
+*.pyc
+
+# Bump_MRI_versions
+scripts/bump_mri_versions/venv/
+scripts/bump_mri_versions/repos/*
\ No newline at end of file