mirror of
https://github.com/fluffle/goirc
synced 2025-05-14 11:33:20 +00:00
Initial commit of vague hackery for a go IRCd.
This commit is contained in:
parent
83e1f9ca74
commit
b2539c0063
22 changed files with 1104 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,4 +1,5 @@
|
|||
/gobot
|
||||
/ircd-test
|
||||
*.[568]
|
||||
_obj/
|
||||
_test/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue