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