diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2025-04-29 04:02:22 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2025-04-29 04:02:22 +0000 |
| commit | 8ccf1783ae3f41b9675e4ad47b844e837a65a2fd (patch) | |
| tree | 193e45018340285ced3881cad13c268229a0c49f /.gitignore | |
| parent | e92e5cbc9c42a7f926eb4b25fdf6e52ec9d2fa4c (diff) | |
| download | skalibs-8ccf1783ae3f41b9675e4ad47b844e837a65a2fd.tar.gz | |
Add pkg-config support
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,7 @@ *.o -/*.a.xyzzy *.lo +/*.pc +/*.a.xyzzy /*.so.xyzzy /config.mak /src/include/skalibs/config.h |
