Sha256: 84383fb621cf8d5fe35b15015dce33213c20b0bc41ea549ebcccd2a569fdac94
Contents?: true
Size: 133 Bytes
Versions: 1
Compression:
Stored size: 133 Bytes
Contents
Autotest.add_hook :initialize do |at| # Ignore the ._* files TextMate likes to leave about. at.add_exception(/\/\._[^\/]*$/) end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
Peeja-rubot-0.5.0 | .autotest |