tahoma2d/.gitignore
Kite 9fded30646 Fix Hdpi Icon Scaling
Menu icons (16x16) were difficult to repurpose for toolbars because they would resize to fit 20x20, this change composites them onto a 20x20 pixmap so this no longer happens, this seems to make the whole process more stable
2021-03-10 21:57:17 -05:00

39 lines
454 B
Text

Debug
Debug64
Release
Release64
GeneratedFiles
.vs
*.opensdf
*.sdf
*.suo
*.user
build*
Thumbs.db
# bundled thirdparty libraries
/thirdparty/boost
/thirdparty/libjpeg-turbo64
/thirdparty/lzo
/thirdparty/tiff-4.0.3
/thirdparty/LibJPEG/jpeg-9
/thirdparty/Lz4/Lz4_131
/thirdparty/glew/glew-1.9.0
lzo-2.09
.clang_complete
Debug/
Debug Library/
Release/
Release Library/
ipch/
.idea
# qtcreator files
*.config
*.creator
*.files
*.includes
#macOS
.DS_Store