15 lines
181 B
Plaintext
15 lines
181 B
Plaintext
node_modules
|
|
**/node_modules
|
|
npm-debug.log
|
|
.DS_Store
|
|
.git
|
|
.env
|
|
.vscode
|
|
.idea
|
|
frontend/build
|
|
frontend/dist
|
|
backend/.env
|
|
backend/node_modules
|
|
frontend/node_modules
|
|
backend/data/*.db*
|