Flamenco/.gitignore
Sybren A. Stüvel 96023932da SocketIO based chat client as PoC for backend/frontend communication
The chat client itself is just a throwaway project. The SocketIO system
will be used to send realtime updates about jobs, tasks, and workers to
the web frontend.
2022-02-11 14:47:26 +01:00

8 lines
94 B
Plaintext

*.exe
/*-poc
/*.sqlite
/flamenco-worker.yaml
/flamenco-worker-credentials.yaml
node_modules/