libuv/.gitignore
Ben Noordhuis 75dea933eb build: support out of tree builds
Invoking make with builddir_name=/path/to/dir builds libuv in the
designated directory.
2013-01-29 17:07:25 +01:00

35 lines
334 B
Plaintext

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