[pycam] .gitignore artifacts from dev directory

John Morris zultron at fedoraproject.org
Wed May 8 15:24:31 UTC 2013


commit 80d18724458e800dd14d69dcdd699417f5a7f0ab
Author: John Morris <john at zultron.com>
Date:   Thu Apr 4 11:23:24 2013 -0500

    .gitignore artifacts from dev directory

 .gitignore |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 63e773d..89bc5c2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,9 @@
 # sources
-/pycam-0.5.1.tar.gz
+/pycam-*.tar.gz
+/pycam-*.tar.bz2
 
 # fedpkg local build artifacts
+/pycam-[0-9]*[0-9]/
 
 # emacs droppings
 /*~


More information about the scm-commits mailing list