This commit is contained in:
Alexander Zhirov 2025-09-09 19:39:22 +03:00
commit dc0c8349c7
Signed by: alexander
GPG key ID: C8D8BE544A27C511
18 changed files with 666 additions and 0 deletions

18
.gitignore vendored Normal file
View file

@ -0,0 +1,18 @@
.dub
docs.json
__dummy.html
docs/
/cdcdb
cdcdb.so
cdcdb.dylib
cdcdb.dll
cdcdb.a
cdcdb.lib
cdcdb-test-*
*.exe
*.pdb
*.o
*.obj
*.lst
bin
lib