937ad85e9bbb53ff73d47b4d8f9db4e095e48c96
Add patterns to ignore temporary files generated during development: - Test coverage reports (coverage/) - Downloaded test files (downloads/, *.xlsx, *.parsed.json) - Debug and manual test scripts (tests/debug/, tests/manual/) - Temporary test scripts (test-*.mjs, test-*.js, compare_*.js) This keeps the repository clean while preserving useful test scripts locally for debugging purposes. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
erpauto
An Electron application with React and TypeScript
Recommended IDE Setup
Project Setup
Install
$ npm install
Development
$ npm run dev
Build
# For windows
$ npm run build:win
# For macOS
$ npm run build:mac
# For Linux
$ npm run build:linux
Description
Languages
TypeScript
97.1%
JavaScript
2%
C#
0.4%
CSS
0.3%
TSQL
0.2%