Files
flipper/desktop/.gitignore
Andrey Goncharov 5d346b4991 Add flipper-server-companion
Summary: Flipper Server Companion starts headless plugins and exposes them over the wire

Reviewed By: passy

Differential Revision: D36098170

fbshipit-source-id: 3b1b077d1fa4adca5c340ad4475b80b229586e1b
2022-05-10 05:13:24 -07:00

15 lines
320 B
Plaintext

lib/
dist/
node_modules/
*.tsbuildinfo
/static/themes/
/static/defaultPlugins/
/app/src/defaultPlugins/index.tsx
/flipper-ui-browser/src/defaultPlugins/index.tsx
/flipper-server-core/src/defaultPlugins/index.tsx
/flipper-server-companion/src/defaultPlugins/index.tsx
/coverage
.env
tsc-error.log
/flipper-server/static/