.gitignore 723 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. *.opensdf
  2. *.sdf
  3. *.suo
  4. *.ipch
  5. *.hl
  6. *.obj
  7. *.exe
  8. *.dll
  9. *.user
  10. *.n
  11. Debug
  12. Release
  13. x64
  14. *.stackdump
  15. *.hdll
  16. *.so
  17. /src/_main*
  18. *.dylib
  19. *.o
  20. *.a
  21. *.opendb
  22. *.VC.db
  23. /hl
  24. /include/sdl
  25. /include/openal
  26. ReleaseStatic
  27. /other/benchs/bench.*
  28. /other/benchs/cpp
  29. /other/benchs/flashout.txt
  30. /bin*
  31. /build*
  32. /other/memory/*.dump
  33. /src/_std
  34. /src/hl
  35. /src/haxe
  36. /src/Makefile
  37. /include/ffmpeg
  38. shiroLibs
  39. ReleaseVS2013
  40. /include/bullet
  41. /libs/bullet/sample/sample.js
  42. /libs/bullet/bullet_js.cpp
  43. /libs/bullet/bullet.js
  44. *.bc
  45. /libs/mesa/sample/output.png
  46. /other/debugger/debugger.js
  47. node_modules
  48. /other/debugger/package-lock.json
  49. /other/debugger/*.map
  50. /*.zip
  51. /*.tgz
  52. args.txt
  53. /other/benchs/hlc
  54. /include/vulkan