18 lines
129 B
Plaintext
18 lines
129 B
Plaintext
|
node_modules
|
||
|
.DS_Store
|
||
|
dist
|
||
|
.npmrc
|
||
|
.cache
|
||
|
|
||
|
## ide
|
||
|
**/.idea
|
||
|
*.iml
|
||
|
|
||
|
## backend
|
||
|
**/target
|
||
|
**/logs
|
||
|
**/dist
|
||
|
|
||
|
## front
|
||
|
/yarn-error.log
|