summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorPaul Barker <paul@paulbarker.me.uk>2013-12-20 17:29:57 (EST)
committer Paul Barker <paul@paulbarker.me.uk>2013-12-20 17:35:47 (EST)
commit64919028db58efbbe75a2039b8631f4cbc130e40 (patch)
tree45964501a6a9b37e7ffcff3a9a0eb7f8abb51bef /.gitignore
parentd7835cf8123e83318dddce5ef8f4b9b0fb0c9bc8 (diff)
.gitignore: Fix ignore of stamp-h1
stamp-h1 moved with config.h to the top source directory but the ignore was still for libopkg/stamp-h1 Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 2 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 176f349..c436741 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,15 +31,14 @@ config.log
config.status
config.sub
-# Auto-generated config header
+# Auto-generated config header and timestamp
config.h
config.h.in
+stamp-h1
# The configure script itself
configure
-# The libopkg directory artifacts
-libopkg/stamp-h1
# Various scripts used for libtool and the like
install-sh