Explorar o código

update gitignore

YaoH hai 1 día
pai
achega
d1e283e330
Modificáronse 1 ficheiros con 8 adicións e 0 borrados
  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/