This commit is contained in:
Alexander Zhirov 2025-08-22 21:58:20 +03:00
commit c1a2f0f06a
Signed by: alexander
GPG key ID: C8D8BE544A27C511
8 changed files with 358 additions and 0 deletions

17
.gitignore vendored Normal file
View file

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