.gitignore 80 B

123456789
  1. backend/static/
  2. node_modules/
  3. venv/
  4. .DS_Store
  5. *.log
  6. haters/
  7. .next/
  8. .build/
  9. .env