This pull request will update the .gitignore such that the extra files generated in Xamarin builds and by Visual Studio do not upload to the repository. Additionally, the pull request will remove all of the files previously allowed by the .gitignore file.
The additions to the .gitignore file are supported by:
This pull request will update the
.gitignore
such that the extra files generated in Xamarin builds and by Visual Studio do not upload to the repository. Additionally, the pull request will remove all of the files previously allowed by the.gitignore
file.The additions to the .gitignore file are supported by:
.gitignore
templates repository.gitignore
generated by gitignore.ioThis pull request will address issue #6 regarding code cleanup. Looping in @NPoole for merge!