1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/.gitignore
Sebastian Malton 4383bbdc11 Remove building extensions as part of build
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2022-12-19 11:37:59 -05:00

20 lines
292 B
Plaintext

dist/
node_modules/
.DS_Store
yarn-error.log
coverage/
tmp/
locales/**/**.js
lens.log
static/build
static/types
binaries/client/
binaries/server/
src/extensions/*/*.js
src/extensions/*/*.d.ts
types/extension-api.d.ts
types/extension-renderer-api.d.ts
docs/extensions/api
site/
build/webpack/