YaoH 1 napja
szülő
commit
d1e283e330
1 módosított fájl, 8 hozzáadás és 0 törlés
  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/