diff options
author | bpc2003 <wpesfriendnva@gmail.com> | 2025-03-10 16:31:37 -0400 |
---|---|---|
committer | bpc2003 <wpesfriendnva@gmail.com> | 2025-03-10 16:31:37 -0400 |
commit | 2011c1e008055005bf980acbff549c8f46a34f25 (patch) | |
tree | 54f6b74a190637fa2303bd6db4089bc60e419f2e /.gitignore | |
parent | de52acd37ea5634712ed78c624f77566e3ac634e (diff) |
moved mdb.h and associated files int lib
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,6 +5,8 @@ # compiled files *.out *.o +*.a +*.so # lsp .ccls-cache |