diff options
author | mavlonerkinboev <mavlonbek.ibragimov007@gmail.com> | 2021-07-22 18:23:31 +0500 |
---|---|---|
committer | mavlonerkinboev <mavlonbek.ibragimov007@gmail.com> | 2021-07-22 18:23:31 +0500 |
commit | cf3a45e8dac64da2482730309d99393826b0a300 (patch) | |
tree | 2d65527461b982f033f4176a127bb12c4b4e0b8d /.gitignore | |
parent | 6cf764da0da43bd84851181367dc17de3dbdcb82 (diff) |
third commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,5 +1,6 @@ .gradle -build -gradlew* .idea +build gradle +gradlew* +app.properties |