Files
Qt_DesktopPet/.gitignore
T
2026-05-31 16:27:49 +08:00

27 lines
258 B
Plaintext

build/
cmake-build-*/
.vs/
.vscode/
*.user
*.suo
*.VC.db
*.VC.VC.opendb
*.autosave
*.broken.*.json
# Build outputs
*.exe
*.dll
*.pdb
*.ilk
*.obj
*.o
*.a
*.lib
# Runtime/config files generated during development
/config/
/logs/
/reports/perf/
*.broken.json