summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGuillem Jover <guillem@hadrons.org>2011-02-23 14:01:06 +0100
committerGuillem Jover <guillem@hadrons.org>2011-05-14 13:43:49 +0200
commit8a99226f16b3cf638d93b23a1c80f9df2d16fd0e (patch)
tree43a52604f500fb64ef7659657679822dd718e49a /.gitignore
parent1497d34760d53777648f91b357762ba8bbb2d5ce (diff)
Generalize pkg-config file handling
Use a make pattern for the .pc rule to allow using more than one .pc file. And generalize the .gitignore entry.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 29dbeb0..799fb3d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,5 @@
ChangeLog
-libbsd.pc
+*.pc
*.lo
*.o
*.so*