17 lines
141 B
Plaintext
17 lines
141 B
Plaintext
## ide
|
|
**/.idea
|
|
*.iml
|
|
rebel.xml
|
|
uploadFile
|
|
|
|
## backend
|
|
**/target
|
|
**/logs
|
|
|
|
## front
|
|
**/*.lock
|
|
|
|
## Fast Request Plugin
|
|
**/.fastRequest
|
|
**/test
|