Update .gitignore to include environment variable files with wildcard support
This commit is contained in:
parent
4f50cfac3c
commit
3a827cd0f8
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,5 +1,6 @@
|
||||
.assets
|
||||
.env
|
||||
.env.*
|
||||
*.pyc
|
||||
dist/
|
||||
build/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user