@@ -2,6 +2,14 @@
.vscode/*
.DS_Store
.editorconfig
+.cache/
+.qt/
+Makefile
+CMakeCache.txt
+CMakeFiles/
+cmake_install.cmake
+compile_commands.json
+cspell.json
# 忽略构建文件
build/