.gitignore 64 B

12345678
  1. node_modules/
  2. venv/
  3. .DS_Store
  4. *.log
  5. haters/
  6. .next/
  7. .build/
  8. .env