diff options
author | Mattias Andrée <maandree@kth.se> | 2021-09-08 20:54:25 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2021-09-08 20:54:25 +0200 |
commit | b73b10c4659994ec48f72f639bd308768764f2e8 (patch) | |
tree | 821dd8669fc881a02b9225623654466ce002361e /.gitignore | |
parent | test: m + test separator removal (diff) | |
download | libnumtext-b73b10c4659994ec48f72f639bd308768764f2e8.tar.gz libnumtext-b73b10c4659994ec48f72f639bd308768764f2e8.tar.bz2 libnumtext-b73b10c4659994ec48f72f639bd308768764f2e8.tar.xz |
Add dynamic library
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,3 +11,4 @@ *.gcno *.gcda *.test +*.dylib |