diff options
author | TingPing <tngpng@gmail.com> | 2013-05-08 19:22:04 -0300 |
---|---|---|
committer | TingPing <tngpng@gmail.com> | 2013-05-08 19:22:04 -0300 |
commit | df31e239a90e210af087a44db3a4abd401622008 (patch) | |
tree | 849ef652e743d814536240b0c949e658a6ace26f /.gitignore | |
parent | df7a15e9105ccca0306b674b94b2fc0985f278de (diff) |
add pkgconfig file to gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 5eee6763..f32a5177 100644 --- a/.gitignore +++ b/.gitignore @@ -32,6 +32,7 @@ po/Makefile.in.in po/POTFILES po/remove-potcdate.sed po/stamp-po +share/pkgconfig/hexchat-plugin.pc src/common/dbus/example src/common/dbus/marshallers.h src/common/dbus/org.hexchat.service.service |