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