Hello Gunnar, Am Montag, den 02.10.2017, 23:19 -0500 schrieb Gunnar Wolf: > Hmmm... I know this is an ITP, but seeing you are the upstream > developer as well... > > Do you think this program could be generizable? I mean, if you are > creating patterns for auto-generated files based on > $whatever_heuristic that spans a whole project, would it be possible > to use the output to create a .gitignore, .svnignore, or such as > well?
The main part of that package is the Makefile 'bzr.mk' which is a modified version of Behdads 'git.mk' [1]. I just added a python script for copying the bzr.mk into the current directory, and placed a man page. I'm thinking, that i can add the 'git.mk' to the package, but must ask Behdad before. The idea itself isn't bad. Greetings Sascha [1] https://github.com/behdad/git.mk/blob/master/git.mk