summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMatt Stancliff <matt@genges.com>2015-01-05 15:33:49 -0500
committerMatt Stancliff <matt@genges.com>2015-01-05 16:53:23 -0500
commit1d2b4d38db86fe7ea97855373a5f3797becd06ab (patch)
tree5f4cd82cb33de7c6a20dd0f3a57423f91048fe13 /.gitignore
parentcc202324064ac36a008b85e3b1946e59d83cb8b4 (diff)
Generate pkgconf during build
The pkgconf source is localized to the Makefile, so we're not dropping an unnecessary "hiredis.pc.in" in the source directory. Closes #129 Closes #136
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0c166a0..c44b5c5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
/*.so
/*.dylib
/*.a
+/*.pc