libuv/.gitignore
Ben Noordhuis df1399fa75 Remove *.mk and *.Makefile from .gitignore list
The *.mk and *.Makefile files generated by gyp are stored in $TOPLEVEL/out now.

Fixes #636.
2012-11-28 21:32:43 +01:00

34 lines
352 B
Plaintext

*.swp
*.[oa]
*.l[oa]
*.opensdf
*.orig
*.sdf
*.suo
core
vgcore.*
/libuv.so
/libuv.dylib
/out/
/build/gyp
/test/run-tests
/test/run-tests.exe
/test/run-tests.dSYM
/test/run-benchmarks
/test/run-benchmarks.exe
/test/run-benchmarks.dSYM
*.sln
*.vcproj
*.vcxproj
*.vcxproj.filters
*.vcxproj.user
_UpgradeReport_Files/
UpgradeLog*.XML
Debug
Release
ipch