gitignore: Ignore python and env files
This commit is contained in:
parent
3f435a055d
commit
b3655f2f25
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
|
||||
__pycache__/
|
||||
|
||||
.env
|
Loading…
Reference in New Issue
Block a user