mirror of
https://github.com/russok/FitoTrack.git
synced 2025-10-28 00:02:11 -07:00
19 lines
130 B
Plaintext
19 lines
130 B
Plaintext
# testing
|
|
/coverage
|
|
|
|
# production
|
|
/build
|
|
/app/build
|
|
/app/release
|
|
|
|
# misc
|
|
.*
|
|
!.gitignore
|
|
|
|
# idea
|
|
*.iml
|
|
|
|
# gradle
|
|
local.properties
|
|
|