diff options
| author | Martin Kagamino Lehoux <martin@lehoux.net> | 2026-08-01 22:40:08 +0200 |
|---|---|---|
| committer | Martin Kagamino Lehoux <martin@lehoux.net> | 2026-08-01 22:40:08 +0200 |
| commit | 80f2e72cd4818a4c0a5b5d4afb93dc23f04208e2 (patch) | |
| tree | d6f0323ed7e9e29190742750d70ee8ec392573c5 /.gitignore | |
| parent | ef12ceb8105c21cbfd9cd7ac9935893086d5af51 (diff) | |
feat: Download mountain passes from centcols into SQLite
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8a49c36 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +.env +*.db +*.png +debug_department_*.csv |