MultiMC5/.gitignore
Petr Mrázek 0b7bac9606 Remove issue with windows manifests and scaling
Old manifest was dragging in a 32bit version of comctl
which obviously couldn't load in a 64bit process...

Also fixed the issue with display scaling!
2023-06-06 19:05:38 +02:00

44 lines
436 B
Plaintext

Thumbs.db
*.kdev4
.user
.directory
resources/CMakeFiles
*~
*.swp
html/
# Project Files
*.pro.user
CMakeLists.txt.user
CMakeLists.txt.user.*
/.project
/.settings
/.idea
cmake-build-*/
Debug
.cache
# Build dirs
build
/build-*
# Install dirs
install
/install-*
# Ctags File
tags
# YouCompleteMe config stuff.
.ycm_extra_conf.*
#OSX Stuff
.DS_Store
branding/
secrets/
run/
notsecrets/windows_metafile.rc
notsecrets/windows.manifest