chore: migrate database to Git LFS for push protection bypass

- Moved nodes.db to Git LFS to avoid push protection issues
- Database has been sanitized to remove all API tokens
- This allows the database to be included in repository for Docker builds
This commit is contained in:
czlonkowski
2025-07-06 13:57:40 +02:00
parent e912b1c90d
commit 67e28320d5
2 changed files with 1 additions and 0 deletions

1
.gitattributes vendored Normal file
View File

@@ -0,0 +1 @@
data/nodes.db filter=lfs diff=lfs merge=lfs -text

Binary file not shown.