diff options
author | Ali Fardan <raiz@stellarbound.space> | 2020-10-23 18:22:06 +0300 |
---|---|---|
committer | Ali Fardan <raiz@stellarbound.space> | 2020-10-23 18:22:06 +0300 |
commit | bbf61a9587ea3af43f0f9067fa1a2be67330cf2e (patch) | |
tree | c230cd96f73b4dbdb2542021bc0bba390633ac67 | |
parent | 364215497303e9d00aa12cf944e79e48a1d74047 (diff) | |
download | libgemtext-bbf61a9587ea3af43f0f9067fa1a2be67330cf2e.tar.gz |
update .gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index dcaddc4..3517d9a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ test *.a *.o +*.so |