mirror of
https://github.com/tmdinosaurcenter/kiosk-guestbook.git
synced 2026-06-04 04:08:12 -06:00
1cb9dae204
Remove guestbook.db from repository - Deleted guestbook.db, a binary SQLite database file, from the repo. - Added guestbook.db to .gitignore to prevent storing environment-specific binaries. - This change enhances security and keeps the repository clean by not tracking generated files.