17 lines
145 B
Text
17 lines
145 B
Text
.idea/
|
|
**/*.iml
|
|
*.iws
|
|
|
|
out/
|
|
*/.gradle
|
|
**/*build*/
|
|
|
|
app/
|
|
app-test/
|
|
|
|
**/*.log
|
|
api.log.lck
|
|
**/.env.*
|
|
!**/.env.example
|
|
|
|
http-client.private.env.json
|