diff options
author | Dan Nicholson <dbn.lists@gmail.com> | 2007-09-12 10:03:05 -0600 |
---|---|---|
committer | Brian <brian.paul@tungstengraphics.com> | 2007-09-12 10:03:05 -0600 |
commit | 94617bc6d505b056b028dc0978ef4a94ee47fa7d (patch) | |
tree | e7f3e6a92ada27fe302d51f5ef88bcb84275870c /.gitignore | |
parent | f5557c3a528fbad3750aaa18595dc3548b600609 (diff) |
pkg-config support
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 033e6e10bd..c128ba8609 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ *.o *.so *.sw[a-z] +*.pc *~ depend depend.bak |