.gitignore 44 B

12345
  1. node_modules/
  2. backend/data/
  3. *.db
  4. .env
  5. dist/