Files
flipper/desktop/.gitignore
Andrey Goncharov 642a3ebf81 Remove default plugin entrypoints for hot-reloading
Summary: As we stopped bundling plugins in D39276249, we no longer need the entry points for the bundled plugins (these entry points are always going to be empty)

Reviewed By: lblasa

Differential Revision: D39307565

fbshipit-source-id: 43751fe31c8bd962677c226b27cfe52093d3f2d4
2022-09-15 10:02:19 -07:00

14 lines
205 B
Plaintext

lib/
dist/
node_modules/
*.tsbuildinfo
/static/idb-applications
/static/themes/
/static/defaultPlugins/
/coverage
.env
tsc-error.log
/flipper-server/static/
/static/flipper-server-log*
/static/.audit.json