.gitignore 106 B

1234567891011
  1. backend/src/openocd*
  2. backend/static/
  3. node_modules/
  4. venv/
  5. bin/
  6. .DS_Store
  7. *.log
  8. haters/
  9. .next/
  10. .build/
  11. .env