Unverified Commit 2b2b6139 authored by Nicholas's avatar Nicholas Committed by GitHub

Add version control ignore

vcs.xml can be considered for gitignore as per this [stackoverflow discussion](https://stackoverflow.com/questions/16736856/what-should-be-in-my-gitignore-for-an-android-studio-project/18454251#18454251)
parent 18654b47
...@@ -65,3 +65,6 @@ fastlane/Preview.html ...@@ -65,3 +65,6 @@ fastlane/Preview.html
fastlane/screenshots fastlane/screenshots
fastlane/test_output fastlane/test_output
fastlane/readme.md fastlane/readme.md
# Version control
vcs.xml
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