add gitignore
This commit is contained in:
parent
4fdf0276b3
commit
510a5e4a2b
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal 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
|
||||||
Loading…
Reference in New Issue
Block a user