summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAzat Khuzhin <a3at.mail@gmail.com>2016-04-21 02:16:21 +0300
committerAzat Khuzhin <a3at.mail@gmail.com>2016-04-21 02:16:21 +0300
commitce389933332244d1b32b3c2eea57eac7eec4af3c (patch)
tree33ea43d21e7b7a6fcb319083be3880c65669f439 /.gitignore
parente77ff4187f29a2ae79119e5b36e463808fc245ee (diff)
downloadlibevent-ce389933332244d1b32b3c2eea57eac7eec4af3c.tar.gz
Ignore all pkgconfig generated stuff
In the referenced commit new *.pc added, and I think it is better to ignore them all. Refs: b8d7c6211a965c19c7c5de414135ff13b5fa2476 ("libevent_core and libevent_extra also deserve a pkgconfig file")
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 1 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index d12ce984..a9d3c3ba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -42,9 +42,7 @@ TAGS
tags
# Stuff made by our makefiles
-libevent.pc
-libevent_pthreads.pc
-libevent_openssl.pc
+*.pc
*.log
*.trs