123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657 |
- *.opensdf
- *.sdf
- *.suo
- *.ipch
- *.hl
- *.obj
- *.exe
- *.dll
- *.user
- *.n
- Debug
- Release
- ReleaseVS2013
- x64
- *.stackdump
- *.hdll
- *.so
- /src/_main*
- *.dylib
- *.o
- *.a
- *.opendb
- *.VC.db
- .cache
- .vs
- /hl
- /include/sdl
- /include/openal
- ReleaseStatic
- /other/benchs/bench.*
- /other/benchs/cpp
- /other/benchs/flashout.txt
- /bin*
- /build*
- /other/memory/*.dump
- /src/_std
- /src/hl
- /src/haxe
- /src/Makefile
- /include/ffmpeg
- shiroLibs
- /include/bullet
- /libs/bullet/sample/sample.js
- /libs/bullet/bullet_js.cpp
- /libs/bullet/bullet.js
- *.bc
- /libs/mesa/sample/output.png
- /other/debugger/debugger.js
- node_modules
- /other/debugger/package-lock.json
- /other/debugger/*.map
- /*.zip
- /*.tgz
- args.txt
- /other/benchs/hlc
|