epicenter icon indicating copy to clipboard operation
epicenter copied to clipboard

Add gitingore

Open alanmun opened this issue 3 weeks ago • 0 comments

Summary

Type of Change

  • [x] feat: New feature
  • [ ] fix: Bug fix
  • [ ] docs: Documentation update
  • [ ] refactor: Code refactoring (no functional changes)
  • [ ] perf: Performance improvement
  • [ ] test: Test additions or changes
  • [ ] chore: Maintenance tasks
  • [ ] style: Code style changes

Related Issue

Closes #

Changes Made

Testing

Desktop App Testing

  • [ ] Tested on macOS
  • [ ] Tested on Windows
  • [ ] Tested on Linux
  • [ ] Not applicable (web-only change)

General Testing

  • [ ] Tested with multiple API providers (if applicable)
  • [ ] Verified no API keys are exposed in logs or storage
  • [ ] Checked for console errors
  • [ ] Tested on different screen sizes (if UI change)

Checklist

  • [ ] My code follows the project's coding standards (see CONTRIBUTING.md)
  • [ ] I've used type instead of interface in TypeScript
  • [ ] I've used absolute imports where applicable
  • [ ] I've tested my changes thoroughly
  • [ ] I've added/updated tests for my changes (if applicable)
  • [ ] My changes don't break existing functionality
  • [ ] I've updated documentation (if needed)

Screenshots/Recordings

Additional Notes

alanmun avatar Nov 13 '25 17:11 alanmun