Initial commit

This commit is contained in:
James Booth
2015-05-11 22:39:46 +01:00
commit 6f09e6ad09
8 changed files with 312 additions and 0 deletions

23
.gitignore vendored Normal file
View File

@@ -0,0 +1,23 @@
Makefile
Makefile.in
aclocal.m4
autom4te.cache/
build-aux/
config.log
config.status
configure
src/config.h
src/config.h.in
src/config.h.in~
src/server/.deps/
src/server/.dirstamp
src/server/clients.o
src/server/server.o
src/stamp-h1
.codelite/
stabber.project
stabber.workspace
server