Skip to content

Commit fc810e0

Browse files
author
pav
committed
— Changed .gitignore
1 parent 49b9045 commit fc810e0

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.gitignore

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
*.iml
22
.gradle
33
/local.properties
4-
/.idea/caches
5-
/.idea/libraries
6-
/.idea/modules.xml
7-
/.idea/workspace.xml
8-
/.idea/navEditor.xml
9-
/.idea/assetWizardSettings.xml
4+
.idea/
5+
misc.xml
6+
deploymentTargetDropDown.xml
107
.DS_Store
118
/build
9+
/app/release
1210
/captures
1311
.externalNativeBuild
1412
.cxx
1513
local.properties
14+
*.apk
15+
output.json

0 commit comments

Comments
 (0)