/.gitignore

http://github.com/joyent/libuv · gitignore · 35 lines · 31 code · 4 blank · 0 comment · 0 complexity · 9855384243802396c7097613c6eecd85 MD5 · raw file

  1. *.swp
  2. *.[oa]
  3. *.l[oa]
  4. *.opensdf
  5. *.orig
  6. *.sdf
  7. *.suo
  8. core
  9. vgcore.*
  10. /libuv.so
  11. /libuv.dylib
  12. /out/
  13. /build/gyp
  14. /test/run-tests
  15. /test/run-tests.exe
  16. /test/run-tests.dSYM
  17. /test/run-benchmarks
  18. /test/run-benchmarks.exe
  19. /test/run-benchmarks.dSYM
  20. *.sln
  21. *.vcproj
  22. *.vcxproj
  23. *.vcxproj.filters
  24. *.vcxproj.user
  25. _UpgradeReport_Files/
  26. UpgradeLog*.XML
  27. Debug
  28. Release
  29. ipch
  30. *.mk
  31. *.Makefile