From 2cfebde7ac892a6c984fe9318204f5f421af6407 Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero Date: Mon, 15 Dec 2025 19:21:05 +0100 Subject: Initial commit --- .gitignore | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3ebf6bc --- /dev/null +++ b/.gitignore @@ -0,0 +1,10 @@ +# Blobs +*.osm.pbf +*.obj +*.jar + +# Feeds +feeds/*.zip + +# Python cache files +*.pyc -- cgit v1.3