11 lines
72 B
Plaintext
11 lines
72 B
Plaintext
|
## ide
|
||
|
**/.idea
|
||
|
*.iml
|
||
|
|
||
|
## backend
|
||
|
**/target
|
||
|
**/logs
|
||
|
|
||
|
## front
|
||
|
**/*.lock
|