YaoH 1 день назад
Родитель
Сommit
d1e283e330
1 измененных файлов с 8 добавлено и 0 удалено
  1. 8 0
      .gitignore

+ 8 - 0
.gitignore

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