Add venv to .gitignore

This commit is contained in:
2025-02-01 20:10:33 +01:00
parent c74043b4c5
commit 56d346da22

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
# Godot 4+ specific ignores
.godot/
rust/target
venv