Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Electric1447 committed Sep 1, 2021
1 parent 73befc9 commit 65c0530
Showing 1 changed file with 14 additions and 16 deletions.
30 changes: 14 additions & 16 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,17 +1,15 @@
*.iml
.gradle
/local.properties
/.idea/caches
/.idea/codeStyles
/.idea/dictionaries
/.idea/libraries
/.idea/gradle.xml
/.idea/misc.xml
/.idea/modules.xml
/.idea/workspace.xml
/.idea/navEditor.xml
/.idea/assetWizardSettings.xml
.DS_Store
/build
/captures
# Android specific
local.properties

# Gradle
.cxx
.externalNativeBuild
.gradle
build

# IntelliJ IDEA
.idea
*.iml

# macOS
.DS_Store

0 comments on commit 65c0530

Please sign in to comment.