Skip to content

Commit

Permalink
Update .gitignore (#579)
Browse files Browse the repository at this point in the history
remove gradle/wrapper
  • Loading branch information
rchhaya authored Sep 29, 2023
1 parent 78bb7de commit a4f9ffb
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 a4f9ffb

Please sign in to comment.