mirror of
https://github.com/tmdinosaurcenter/kiosk-guestbook.git
synced 2026-06-11 18:49:09 -06:00
834c81289f
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.