summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAdrian Likins <alikins@redhat.com>2007-09-21 16:19:20 -0400
committerAdrian Likins <alikins@redhat.com>2007-09-21 16:19:20 -0400
commit9467f2d3b478efe3a92a4531e46f0cb7b3f2f941 (patch)
tree435e482e4921827685019a2b17e9b8f239da0ece /.gitignore
parent5e2051aa6b318830c15a4fd2dc67acb8f96e4ab7 (diff)
downloadthird_party-func-9467f2d3b478efe3a92a4531e46f0cb7b3f2f941.tar.gz
third_party-func-9467f2d3b478efe3a92a4531e46f0cb7b3f2f941.tar.xz
third_party-func-9467f2d3b478efe3a92a4531e46f0cb7b3f2f941.zip
ignore the build/ dir
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f5f30f4..0fef094 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@
*.pyc
*.pyo
*.swp
+build
MANIFEST
rpm-build
dist