Is there a way to have Autotest ignore a directory?  I am working on a 
project that involves code generation and some spec stub files are 
created.  This causes Autotest to run over and over.  Ideally I would 
like to be able to say something like
autotest --ignore /generated_output
or have an entry in my .autotest file that told autotest to always 
ignore that directory.

Thank you,
Matt Margolis
_______________________________________________
rspec-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to