* trail edit / waypoints from photos: prevent creating different waypoints for near-by locations * remove not necessary imports * remove changes from gitignore * patch gitignore * waypoint merge radius as category property * change datamodel for merge radius (use more generic settings field for future implementations) * fix npm run check issues * several improvements/fixes * fix * move geo cluster code to db * fix compile issue * fix docker issue * merge with existing waypoints --------- Co-authored-by: Christian Beutel <> Co-authored-by: Flomp <Flomp@users.noreply.github.com>
12 lines
119 B
Plaintext
12 lines
119 B
Plaintext
*
|
|
!commands
|
|
!federation
|
|
!go.*
|
|
!integrations
|
|
!main.go
|
|
!migrations
|
|
!templates
|
|
!waypointcluster
|
|
!waypointcluster/**
|
|
!util
|