mirror of
https://github.com/samsonjs/immich.git
synced 2026-03-25 09:15:56 +00:00
Added generated geocoding files to gitignore
This commit is contained in:
parent
848781aef5
commit
0d3a2fe844
1 changed files with 2 additions and 1 deletions
3
server/.gitignore
vendored
3
server/.gitignore
vendored
|
|
@ -38,4 +38,5 @@ lerna-debug.log*
|
|||
dist/
|
||||
upload/
|
||||
tmp/
|
||||
core
|
||||
core
|
||||
.reverse-geocoding-dump/
|
||||
|
|
|
|||
Loading…
Reference in a new issue