add venv to ignore

This commit is contained in:
2025-02-27 01:12:32 +01:00
parent 6fcb73ea08
commit 8fab1ffc76

1
.gitignore vendored
View File

@@ -1,6 +1,7 @@
*.json *.json
*.conf *.conf
*.db *.db
.venv/
# ---> Python # ---> Python
# Byte-compiled / optimized / DLL files # Byte-compiled / optimized / DLL files