tahoma2d/.gitignore
Keisuke Ogaki 7cacbab09c Thirdpirty binaries should be ignored by git (#185)
* thirdpirty binaries are ignored by git

* 💄 fullpath for .gitignore
2016-05-16 20:56:21 +09:00

29 lines
355 B
Plaintext

Debug
Debug64
Release
Release64
GeneratedFiles
.vs
*.opensdf
*.sdf
*.suo
*.user
build*
# bundled thirdparty libraries
/thirdparty/lzo
/thirdparty/tiff-4.0.3
/thirdparty/LibJPEG/jpeg-9
/thirdparty/Lz4/Lz4_131
/thirdparty/libusb/libusb-1.0.9
/thirdparty/glew/glew-1.9.0
lzo-2.09
.clang_complete
Debug/
Debug Library/
Release/
Release Library/
ipch/
.idea