Interconversion of gitignore and hgignore? Interconversion of gitignore and hgignore? git git

Interconversion of gitignore and hgignore?


If you're just using glob syntax in your hgignore, then all you'd need to do is rename it, and it should just work. If you're using regex syntax then it's going to be a different story...