lca_carbon_api/.gitignore
2024-09-12 13:07:11 -04:00

13 lines
149 B
Plaintext

output_files/*
!output_files/.gitkeep
draft_lca_api/
__pycache__/
**/venv/
.idea/
*.geojson
input_files/*.geojson
!input_files/.gitkeep
itest_*.py