chore: add .env and .idea directory patterns to gitignore for environment and IDE exclusions
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
.backup*
|
||||
*.txt
|
||||
__pycache__
|
||||
.venv
|
||||
|
||||
Reference in New Issue
Block a user