Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
remove gradle/wrapper
  • Loading branch information
rchhaya committed Sep 29, 2023
1 parent 5491083 commit 76d9ffa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ out/
.gradle/
build/
.idea/
gradle/wrapper/

# Local configuration file (sdk path, etc)
local.properties
Expand Down Expand Up @@ -71,4 +72,4 @@ fastlane/readme.md
# Crashlytics and API keys
src/main/assets/crashlytics-build.properties
src/main/res/values/com_crashlytics_export_strings.xml
crashlytics.properties
crashlytics.properties

0 comments on commit 76d9ffa

Please sign in to comment.