aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2022-11-16 13:18:26 +0100
committerMatěj Cepl <mcepl@cepl.eu>2022-11-16 13:19:02 +0100
commit4bc653217f44221306a907fcce917477e931a8e6 (patch)
tree13da7baae9f4ca0dfc2cf5d90d077013c5337700
parent7ebff538404759e88b99ab3714f5c7cc2e255f94 (diff)
downloadosm_where-4bc653217f44221306a907fcce917477e931a8e6.tar.gz
Giving up: src/ structure.
-rw-r--r--.gitignore1
-rwxr-xr-xsrc/osm_where.py (renamed from osm_where.py)0
2 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8a363e1..c01e90b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ cache/
*.egg-info
build/
*.whl
+*.pyc
diff --git a/osm_where.py b/src/osm_where.py
index e0b7022..e0b7022 100755
--- a/osm_where.py
+++ b/src/osm_where.py