# Environment variables (secrets) .env # SQLite WAL/SHM temp files data/*.db-wal data/*.db-shm # Bring! auth token cache data/bring_token.json data/bring_catalog.json # SSL CA cert (local only) ca.crt # OS files .DS_Store Thumbs.db # Editor *.swp *.swo *~