Pumping Code
  • Home
  • Useful Developer Tools
  • Build in Public
  • Libraries
  • Imprint
Sign in Subscribe

Git

A collection of 2 posts
Git

Xamarin .gitignore

If you use git as source control for your Xamarin project, you might not want everything but only the necessary files to be commited. Unfortunately most auto-generated .gitignore files like the one from GitHub for example don’t contain Xamarin paths. By adding these lines to your .gitignorefile your
03 Nov 2015 1 min read
Git

Hey Git, why don't you ignore my recently added .gitignore paths?

In projects with a Git source control you often need to tell your repository to ignore changes to specific files that you don’t want to upload to the server and spread them over to other team members. Typical examples are usually IDE related settings or publish information. For this
19 Aug 2015 1 min read
Page 1 of 1
Pumping Code © 2025
Powered by Ghost