Chore: Update Ubuntu builders
[ci-management.git] / .gitignore
index 96b3329..a3eb886 100644 (file)
@@ -13,3 +13,14 @@ target/
 # IntelliJ
 .idea/
 *.iml
+
+# Emacs
+*~
+\.\#*
+\#*
+
+# Python Virtualenv
+venv/
+
+# VSCode
+.vscode