summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Likins <alikins@grimlock.devel.redhat.com>2008-06-30 14:00:55 -0400
committerAdrian Likins <alikins@grimlock.devel.redhat.com>2008-06-30 14:00:55 -0400
commitb9733062512d4a4ff125461ba878a696e3c435a3 (patch)
treed44f91502859c73d7aad6007498ab8e303c65cff
parent994c6dbd9065a050158d1bbaf2867a59b020a826 (diff)
downloadthird_party-func-b9733062512d4a4ff125461ba878a696e3c435a3.tar.gz
third_party-func-b9733062512d4a4ff125461ba878a696e3c435a3.tar.xz
third_party-func-b9733062512d4a4ff125461ba878a696e3c435a3.zip
add rpms/ srpms/ tars/ dirs to gitignore (all part of build process and all temp)
also ignore test/test-it.conf* files
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0fef094..6a03037 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,7 @@ build
MANIFEST
rpm-build
dist
+rpms/
+srpms/
+tars/
+test/test-it.conf*