diff options
author | Mattias Andrée <maandree@kth.se> | 2021-03-09 20:52:03 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2021-03-09 20:54:04 +0100 |
commit | a53e5b64c4327991e8cba0e1406cb0fda2f6f4fe (patch) | |
tree | 8c41d81bc5bb5f2fcbd737ff1f63d2deca5ea1f6 /.gitignore | |
parent | m (diff) | |
download | libgamma-a53e5b64c4327991e8cba0e1406cb0fda2f6f4fe.tar.gz libgamma-a53e5b64c4327991e8cba0e1406cb0fda2f6f4fe.tar.bz2 libgamma-a53e5b64c4327991e8cba0e1406cb0fda2f6f4fe.tar.xz |
Add pkg-config and librarian files
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8,5 +8,7 @@ *.so.* *.dll *.dylib +*.pc +*.librarian /config.h /test |