Commit e96a988a authored by Brendan Forster's avatar Brendan Forster

Merge pull request #1989 from AdrianVovk/patch-1

Ignore the workspace.xml file
parents b27b46b6 63d8a68c
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
*.apk *.apk
*.ap_ *.ap_
# Files for the Dalvik VM # Files for the ART/Dalvik VM
*.dex *.dex
# Java class files # Java class files
...@@ -34,6 +34,7 @@ captures/ ...@@ -34,6 +34,7 @@ captures/
# Intellij # Intellij
*.iml *.iml
.idea/workspace.xml
# Keystore files # Keystore files
*.jks *.jks
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment