.gitignore 558 B

12345678910111213141516171819202122232425262728293031
  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. service/flakey-test-runs.log
  19. service/flakey-test-runs.jsonl
  20. .vscode/
  21. webui/
  22. server.log
  23. OliveTin
  24. integration-tests/configs/authRequireGuestsToLogin/sessions.yaml
  25. webui
  26. webui.dev
  27. sessions.yaml
  28. docs/build/
  29. build/
  30. Binary/
  31. .cursor