
sartak at bestpractical
Nov 9, 2009, 12:15 PM
Post #1 of 1
(282 views)
Permalink
|
|
rt branch, 3.999-trunk, updated. a209cdf0c9c67cc96588132000207847dfe4fa59
|
|
The branch, 3.999-trunk has been updated via a209cdf0c9c67cc96588132000207847dfe4fa59 (commit) from 0f31ca72e6017a39f7a76ad1d1448c2ac3d43a36 (commit) Summary of changes: .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) - Log ----------------------------------------------------------------- commit a209cdf0c9c67cc96588132000207847dfe4fa59 Author: Shawn M Moore <sartak [at] bestpractical> Date: Mon Nov 9 15:14:12 2009 -0500 Ignore .prove diff --git a/.gitignore b/.gitignore index 913ddf2..dccb6da 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,7 @@ rt4t* rt4 var/ etc/site_config.yml +.prove # Files generated by 3.8 autom4te.cache/ ----------------------------------------------------------------------- _______________________________________________ Rt-commit mailing list Rt-commit [at] lists http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-commit
|