Files
reverse-geolocate/.gitignore
Clemens Schwaighofer d17b87c310 Clean up import code part
Fix reverse_geolocate module import loaders

Remove not used modules from main python script

Add the __pycache__ folder to ignore list
2023-05-05 14:21:55 +09:00

3 lines
31 B
Plaintext

.venv/
bin/utils/__pycache__/*