upda/server/web/.gitignore
Varakh 6e9dedfc70
Some checks failed
/ build (pull_request) Failing after 1m22s
feat(embedded_ui): fully integrate UI into GoLang binary
2024-10-24 22:54:18 +02:00

32 lines
399 B
Text

# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
/build*
.run/
# dependencies
/node_modules
/.pnp
.pnp.js
# testing
/coverage
ci/*
!ci/.gitkeep
# production
build/
# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
.eslintcache
.stylelintcache
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.idea
/hs_err_pid14224.log