aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAriel Costas Guerrero <ariel@costas.dev>2025-12-15 19:21:05 +0100
committerAriel Costas Guerrero <ariel@costas.dev>2025-12-15 19:21:05 +0100
commit2cfebde7ac892a6c984fe9318204f5f421af6407 (patch)
treee041a932dc1fa57243b4ddc79bf9e8b30d583020 /.gitignore
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore10
1 files changed, 10 insertions, 0 deletions
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