gitignore: ignore env, build, pycache
Signed-off-by: Sean Cross <sean@xobs.io>
This commit is contained in:
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
build/
|
||||||
|
__pycache__/
|
||||||
|
.env
|
Reference in New Issue
Block a user