diff options
-rw-r--r-- | .gitignore | 1 | ||||
-rwxr-xr-x | src/osm_where.py (renamed from osm_where.py) | 0 |
2 files changed, 1 insertions, 0 deletions
@@ -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 |