On Mon, Dec 2, 2013 at 4:46 PM, Luis R. Rodriguez <[email protected]> wrote: > Stash into it a series of files which we do not need > to keep track via git as they are generated upon build > time and can be system specific.
Additionally the .gitignore file can be extended with all files or globals (*.cmo) for files that we should not be keeping track of but I would prefer someone more familiar with the ocaml and the project to groom this. In short, 'git status' should not output anything, even after I compiled the project -- just as after I compile a Linux kernel and run git status on LInux tree its empty. Luis _______________________________________________ Cocci mailing list [email protected] https://systeme.lip6.fr/mailman/listinfo/cocci
