crabfit/.gitignore
D. Scott Boggs 5aea1d3946
Some checks failed
API Checks / clippy (push) Has been cancelled
Frontend Checks / lint (push) Has been cancelled
Frontend Checks / typecheck (push) Has been cancelled
Deploy API / Deploy to Fly.io (push) Has been cancelled
Deploy Frontend / Deploy to Vercel (push) Has been cancelled
Repo is deployment dir
Rather than putting the source repo in a build dir and having a mount dir next to that, the
source repo itself is the deployment dir, with the mount dir inside of it. We do not want
to commit the contents of the database to the repo obviously
2025-05-08 08:54:57 -04:00

7 lines
49 B
Plaintext

/graphics
.DS_Store
**/*.secret
**/*.pw
mounts/