Skip to content

Commit

Permalink
Improve gitignore even with newer Android Studio
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesa2 committed Mar 22, 2024
1 parent 7f6db2b commit 6a22e21
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 18 deletions.
19 changes: 2 additions & 17 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -38,23 +38,8 @@ captures/

# IntelliJ
*.iml
.idea/workspace.xml
.idea/tasks.xml
.idea/gradle.xml
.idea/assetWizardSettings.xml
.idea/dictionaries
.idea/libraries
.idea/jarRepositories.xml
.idea/runConfigurations.xml
.idea/.gitignore
.idea/compiler.xml
.idea/misc.xml
.idea/.name
# Android Studio 3 in .gitignore file.
.idea/caches
.idea/modules.xml
# Comment next line if keeping position of elements in Navigation Editor is relevant for you
.idea/navEditor.xml
.idea/*
!idea/codeStyles

# Keystore files
# Uncomment the following lines if you do not want to check your keystore files in.
Expand Down
1 change: 0 additions & 1 deletion app/.gitignore

This file was deleted.

0 comments on commit 6a22e21

Please # to comment.