What's the best practice for "derived files" in a git repo? By derived files I mean .min.js and coffee *.js files concatenated into the project .js file, and the docs created out of the source files (docco, jsdoc, ..).
I ask because its been suggested to minimize these, and put them in a "deployment" repo like a gh-pages branch. Even the project's ultimate .js file! Now *that*s DRY! :) But seriously, anyone thinking about this? Simple approach? Thanks. -- Owen -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To unsubscribe from this group and stop receiving emails from it, send an email to git-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.