I'm running this on a node/javascript project, and would like to ignore files in node_modules/, bundle.js, etc. Apart from cobbling together an exact list of directories to watch, it would be great to be able to run tickget status in my working directory and ignore the parts I don't care about (vendor code, etc.)
Regardless, tickgit is a really cool concept!
I'm running this on a node/javascript project, and would like to ignore files in
node_modules/,bundle.js, etc. Apart from cobbling together an exact list of directories to watch, it would be great to be able to runtickget statusin my working directory and ignore the parts I don't care about (vendor code, etc.)Regardless, tickgit is a really cool concept!