Sha256: dc507117091b305f314ab408246f17f159db04e1e59bb224a2df37aa885aff5a

Contents?: true

Size: 168 Bytes

Versions: 32

Compression:

Stored size: 168 Bytes

Contents

Autotest.add_hook :initialize do |autotest|
  %w{.git .svn .hg .DS_Store ._* vendor tmp log doc db}.each do |exception|
    autotest.add_exception(exception)
  end
end

Version data entries

32 entries across 32 versions & 1 rubygems

Version Path
datts_right-0.0.32 .autotest
datts_right-0.0.31 .autotest
datts_right-0.0.30 .autotest
datts_right-0.0.29 .autotest
datts_right-0.0.28 .autotest
datts_right-0.0.27 .autotest
datts_right-0.0.26 .autotest
datts_right-0.0.25 .autotest
datts_right-0.0.24 .autotest
datts_right-0.0.23 .autotest
datts_right-0.0.22 .autotest
datts_right-0.0.21 .autotest
datts_right-0.0.20 .autotest
datts_right-0.0.19 .autotest
datts_right-0.0.18 .autotest
datts_right-0.0.17 .autotest
datts_right-0.0.16 .autotest
datts_right-0.0.15 .autotest
datts_right-0.0.14 .autotest
datts_right-0.0.13 .autotest