fix: update .gitignore to correctly ignore .env files and include test.py
This commit is contained in:
parent
7bb48dcc58
commit
420d80bdc0
3
.gitignore
vendored
3
.gitignore
vendored
@ -18,4 +18,5 @@ Thumbs.db
|
||||
# VS Code
|
||||
.vscode/
|
||||
|
||||
.env.*
|
||||
.env*
|
||||
test.py
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user