wasp/examples/websockets-realtime-voting/.gitignore
Martin Šošić 0707b77f89
Migrated examples/websockets-realtime-voting to 0.12. (#1771)
* Migrated examples/websockets-realtime-voting to 0.12.

* fix
2024-02-19 10:27:31 +01:00

5 lines
57 B
Plaintext

/.wasp/
/.env.server
/.env.client
/node_modules
.DS_Store