This commit is contained in:
Alexander Zhirov 2025-08-23 00:52:34 +03:00
commit 4dace7c53c
Signed by: alexander
GPG key ID: C8D8BE544A27C511
8 changed files with 204 additions and 0 deletions

17
.gitignore vendored Normal file
View file

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