.gitignore 490 B

12345678910111213141516171819202122232425262728
  1. **/*.swp
  2. **/*.swo
  3. service/OliveTin
  4. service/OliveTin.armhf
  5. service/OliveTin.exe
  6. service/resource_windows_*.syso
  7. service/reports
  8. releases/
  9. dist/
  10. installation-id.txt
  11. tmp/
  12. frontend/dist/
  13. frontend/node_modules
  14. custom-frontend
  15. integration-tests/screenshots/
  16. integration-tests/flakey-test-runs.log
  17. integration-tests/flakey-test-runs.jsonl
  18. .vscode/
  19. webui/
  20. server.log
  21. OliveTin
  22. integration-tests/configs/authRequireGuestsToLogin/sessions.yaml
  23. webui
  24. webui.dev
  25. sessions.yaml
  26. docs/build/
  27. build/
  28. .cursor