[jython/jython252rc3] Add build tree to .gitignore

Andrew Overholt overholt at fedoraproject.org
Sun Jan 30 00:05:43 UTC 2011


commit d80f1e644af04ac72d31de863b28aadf61812f9b
Author: Andrew Overholt <overholt at redhat.com>
Date:   Sat Jan 29 17:03:44 2011 -0700

    Add build tree to .gitignore

 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 23ba199..612f95b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 jython-fetched-src-Release_2_2beta1.tar.bz2
 jython-fetched-src-Release_2_5_2rc3.tar.bz2
+/jython-svn-Release_2_5_2rc3


More information about the scm-commits mailing list