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