[python-collada] .gitignore fedpkg local build artifacts and emacs cruft

John Morris zultron at fedoraproject.org
Sat Mar 9 07:17:39 UTC 2013


commit fa0b35c92fb60edcc4b0fec2bd7095a52337bfce
Author: John Morris <john at zultron.com>
Date:   Fri Jan 25 14:47:52 2013 -0600

    .gitignore fedpkg local build artifacts and emacs cruft

 .gitignore |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index afe195e..f74a17c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,11 @@
+# sources
 /pycollada-*.tar.gz
 
+# fedpkg local build artifacts
 /python-collada-*.src.rpm
 /noarch/
+/.build-*.log
+/pycollada-*/
+
+# emacs cruft
+/*~


More information about the scm-commits mailing list