guesstimate/.gitignore
William Petit d9fb51394c Frontend/backend project structure
+ Base implementation of a differential synchronization based on Neil
  Fraser article/talk

See https://www.youtube.com/watch?v=S2Hp_1jqpY8
2020-04-27 22:43:42 +02:00

7 lines
88 B
Plaintext

/client/node_modules
/client/dist
*.log
/.vscode
/server/bin
/server/data
/server/vendor