Skip to content

Commit 085e1e5

Browse files
committed
update: .gitignore.
1 parent 69e83ca commit 085e1e5

1 file changed

Lines changed: 6 additions & 12 deletions

File tree

.gitignore

Lines changed: 6 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,9 @@
11
*.iml
2-
.gradle
3-
/local.properties
4-
/.idea/caches
5-
/.idea/libraries
6-
/.idea/modules.xml
7-
/.idea/workspace.xml
8-
/.idea/navEditor.xml
9-
/.idea/assetWizardSettings.xml
2+
*.txt
103
.DS_Store
11-
/build
12-
/captures
13-
.externalNativeBuild
14-
.cxx
4+
5+
.idea
6+
build
7+
gradle
8+
.gradle
159
local.properties

0 commit comments

Comments
 (0)