Is it possible to create a global .gitignore file for all repositories created in the future?
This would be very convenient when multiple people are able to create projects in Bitbucket and create repositories.
Hi,
If you can live with a commercial plug-in, this is (beside other features) what our plug-in Repository Templates provides.
If you are looking for a free solution, you could use Git template directories (see http://stackoverflow.com/questions/16658087/automatically-add-gitignore-and-hooks-on-git-init).
Hope this helps.
Cheers,
Michael
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.