[Rt-commit] rt branch, 4.0/make-jsmin-target, updated. rt-4.0.2-5-ged83bb5
Thomas Sibley
trs at bestpractical.com
Thu Aug 18 14:53:31 EDT 2011
The branch, 4.0/make-jsmin-target has been updated
via ed83bb5e396092118550ff771414eb990de48b9a (commit)
from 3771e7743f8fb10ddc3cbd243e7289c8c1dd3fd7 (commit)
Summary of changes:
.gitignore | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
- Log -----------------------------------------------------------------
commit ed83bb5e396092118550ff771414eb990de48b9a
Author: Thomas Sibley <trs at bestpractical.com>
Date: Thu Aug 18 14:52:51 2011 -0400
Add the "generated" jsmin files so they never end up in RT
diff --git a/.gitignore b/.gitignore
index 3c23f17..a86885e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -43,3 +43,6 @@ config.pld
*.swo
.prove
nytprof.out*
+/jsmin.c
+/jsmin
+/bin/jsmin
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list