Skip to content

Commit

Permalink
fix: ignore the root .gradle folder
Browse files Browse the repository at this point in the history
  • Loading branch information
BenjaminHalko committed Aug 27, 2023
1 parent e45a782 commit 8e2cfbd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ unlinked.ds
unlinked_spec.ds

# Android related
.gradle/
**/android/**/gradle-wrapper.jar
**/android/.gradle
**/android/captures/
Expand Down

0 comments on commit 8e2cfbd

Please sign in to comment.