ignore local env files

This commit is contained in:
dexx
2026-06-05 02:55:17 +03:00
parent e9b52a2d29
commit 1bafc85226
+1
View File
@@ -13,6 +13,7 @@ coverage/
*.o
*.obj
*.pdb
.env*
.DS_Store
__pycache__/
.pytest_cache/