1
0
Fork 0

initial commit

This commit is contained in:
Lukas Wurzinger 2021-02-08 17:07:25 +01:00
commit 016ed8ff6c
14 changed files with 1932 additions and 0 deletions

9
.gitignore vendored Normal file
View file

@ -0,0 +1,9 @@
*.o
libreadopt.a
libreadopt.so
test/test
test/*.o
.ninja_deps
.ninja_log
test/.ninja_deps
test/.ninja_log