libuv/.gitignore

26 lines
243 B
Plaintext

*.swp
*.o
*.lo
*.la
*.a
*.opensdf
*.orig
*.sdf
*.suo
*.vcxproj.filters
*.vcxproj.user
ev/.deps/
ev/.libs/
ev/Makefile
ev/config.h
ev/config.log
ev/config.status
ev/libtool
ev/stamp-h1
ev/autom4te.cache
/ipch/
/Debug/
/Release/
test/echo-demo