Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
CrazyMarvin authored Jan 6, 2025
1 parent d086b2a commit 1fee0f3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
*.aar
*.ap_
*.aab
app/release

# Files for the ART/Dalvik VM
*.dex
Expand Down Expand Up @@ -49,7 +50,7 @@ render.experimental.xml
.idea/gradle.xml
.idea/assetWizardSettings.xml
.idea/dictionaries
.idea/libraries
.idea/libraries/
# Android Studio 3 in .gitignore file.
.idea/caches
.idea/modules.xml
Expand Down Expand Up @@ -92,4 +93,4 @@ lint/tmp/

# Android Profiling
*.hprof
*.dm
*.dm

0 comments on commit 1fee0f3

Please sign in to comment.