Ignore env variables
This commit is contained in:
parent
65b88c2fbe
commit
fb2aad93fd
3
.gitignore
vendored
3
.gitignore
vendored
@ -4,6 +4,9 @@ __pycache__/
|
|||||||
*.py[cod]
|
*.py[cod]
|
||||||
*$py.class
|
*$py.class
|
||||||
|
|
||||||
|
#env
|
||||||
|
.env
|
||||||
|
|
||||||
# C extensions
|
# C extensions
|
||||||
*.so
|
*.so
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user