diff options
author | Günther Deschner <gd@samba.org> | 2008-01-03 12:13:20 +0100 |
---|---|---|
committer | Günther Deschner <gd@samba.org> | 2008-01-03 12:31:16 +0100 |
commit | 40328027211ed915a83e47200dcd34c9f919e192 (patch) | |
tree | 7bc7fb02bf83d13ce58279c3323be5d32ad5a9f4 /.gitignore | |
parent | 2c072ac87910208780a8e03cb3cea687d874b613 (diff) | |
download | samba-40328027211ed915a83e47200dcd34c9f919e192.tar.gz samba-40328027211ed915a83e47200dcd34c9f919e192.tar.xz samba-40328027211ed915a83e47200dcd34c9f919e192.zip |
Ignore generated pkgconfig files.
Guenther
(This used to be commit 1688eae5e868744fb209f59ed526b1a91d1fe0db)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index d3266edbbed..00ad9c82c0b 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,4 @@ source/proto_exists source/winbindd/winbindd_proto.h source/cscope.out source/torture.tdb +source/pkgconfig/*.pc |