diff options
| author | Arslaan Pathan <[email protected]> | 2026-03-30 22:13:08 +1300 |
|---|---|---|
| committer | Arslaan Pathan <[email protected]> | 2026-03-30 22:13:08 +1300 |
| commit | e92a1f4a6babca0827410426ae59cc7b24f401da (patch) | |
| tree | a9e93b75c41876368a4f66a7e4e9665c6832388f /.gitignore | |
| download | zwzn-freefit-android-e92a1f4a6babca0827410426ae59cc7b24f401da.tar.xz zwzn-freefit-android-e92a1f4a6babca0827410426ae59cc7b24f401da.zip | |
chore: Initial commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f14eedc --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +.gradle +build/ +local.properties +*.iml +gradle.properties +.idea/ |
