ignoring .venv files

This commit is contained in:
2025-11-25 17:50:31 +05:30
parent 69fde11346
commit 34fbe28b93

1
.gitignore vendored
View File

@@ -1,4 +1,5 @@
.idea .idea
.run .run
.venv
/vendor/ /vendor/
/build/ /build/