Ignore the workspace.xml file
and properly name the ART VM
This commit is contained in:
parent
b27b46b656
commit
63d8a68c5d
@ -2,7 +2,7 @@
|
||||
*.apk
|
||||
*.ap_
|
||||
|
||||
# Files for the Dalvik VM
|
||||
# Files for the ART/Dalvik VM
|
||||
*.dex
|
||||
|
||||
# Java class files
|
||||
@ -34,6 +34,7 @@ captures/
|
||||
|
||||
# Intellij
|
||||
*.iml
|
||||
.idea/workspace.xml
|
||||
|
||||
# Keystore files
|
||||
*.jks
|
||||
|
Loading…
Reference in New Issue
Block a user