farmcontrol-ui/.gitignore
Tom Butcher bf4f44376b
Some checks failed
farmcontrol/farmcontrol-ui/pipeline/head There was a failure building this commit
Implemented bundle output for native apps.
2026-09-17 14:16:31 +01:00

41 lines
584 B
Plaintext

# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
/node_modules
/.pnp
.pnp.js
# testing
/coverage
# production
/build
/app_dist
# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.nova
/design_files/*.af~lock~
stats.html
test-results.xml
dist/*
# Generated FarmControl desktop bundle
/public/desktop/bundle.json
/public/desktop/models/
# Native macOS vibrancy (built by scripts/build-macos-effects.mjs)
src/bun/libMacWindowEffects.dylib