Working bot answering PING, and its C wrapper.
This commit is contained in:
parent
462de88e8b
commit
cffeb8a355
12 changed files with 475 additions and 0 deletions
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
src/*.d
|
||||
src/*.o
|
||||
.*.swp
|
Reference in a new issue