Add pycache to gitignore
This commit is contained in:
parent
82525ebd33
commit
af15e8668a
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,7 +1,7 @@
|
||||
output_files/*
|
||||
!output_files/.gitkeep
|
||||
draft_lca_wf/
|
||||
__pycache__
|
||||
__pycache__/
|
||||
|
||||
*.geojson
|
||||
input_files/*.geojson
|
||||
|
Loading…
Reference in New Issue
Block a user