Skip to content

Commit 860eb96

Browse files
authored
Edit gitignore file (#1309)
1 parent 9667397 commit 860eb96

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ psql/world.sql
3030
psql/cities.sql
3131
sqlserver/world.sql
3232
sqlserver/cities.sql
33+
toon/cities.toon
34+
geojson/cities.geojson
3335

3436
# Exclude uncompressed large SQLite files
3537
sqlite/world.sqlite3
@@ -55,6 +57,8 @@ csv/translations.csv
5557
# Always track ALL compressed files (.gz)
5658
!*.sql.gz
5759
!*.json.gz
60+
!*.toon.gz
61+
!*.geojson.gz
5862
!*.sqlite3.gz
5963
.claude/*
6064
!.claude/CLAUDE.md

0 commit comments

Comments
 (0)