Unverified Commit 042be9dc authored by Brendan Forster's avatar Brendan Forster Committed by GitHub

Merge pull request #2927 from Yousha/master

Android.gitignore: Add build_file_checksums.ser and modules.xml files
parents e7fa74b2 ec37913b
...@@ -42,6 +42,9 @@ captures/ ...@@ -42,6 +42,9 @@ captures/
.idea/dictionaries .idea/dictionaries
.idea/libraries .idea/libraries
.idea/caches .idea/caches
# Android Studio 3 in .gitignore file.
.idea/caches/build_file_checksums.ser
.idea/modules.xml
# Keystore files # Keystore files
# Uncomment the following lines if you do not want to check your keystore files in. # Uncomment the following lines if you do not want to check your keystore files in.
......
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