add gitignore

This commit is contained in:
Ryan Dahl 2011-03-29 10:11:46 -07:00
parent 4fdf0276b3
commit 510a5e4a2b

14
.gitignore vendored Normal file
View File

@ -0,0 +1,14 @@
*.swp
*.o
*.lo
*.la
*.a
ev/.deps/
ev/.libs/
ev/Makefile
ev/config.h
ev/config.log
ev/config.status
ev/libtool
ev/stamp-h1
test/echo-server