Files
location2address/.gitignore

12 lines
157 B
Plaintext

target/
!target/x86_64-pc-windows-gnu/release/location2address.exe
*.pyc
__pycache__/
*.egg-info/
dist/
build/
.env
.venv/
venv/
*.log
config.json