Files
pineapple-pictures/.gitignore
Gary Wang d74db66ab5 chore(CI): tweak msvc CI and make use of cmake install command
We also no longer include msvcrt in msvc cmake CI build
2025-11-22 17:40:43 +08:00

23 lines
217 B
Plaintext

# User files
*.user
*.user.*
# Why, macOS, why?
.DS_Store
# Translation files
*.qm
*.mo
# Generic Build Dir
[Bb]uild/
cmake-build-*/
# IDE/Editor config folders
.vscode/
.idea/
.qtcreator/
# Clangd cache
.cache/