Compare commits

..

No commits in common. "7fb1a8a53853cdcfb1579c75078e6324b67ea3b5" and "ce796c1c5c17d7dc4501596fc02954531b40551c" have entirely different histories.

1 changed files with 0 additions and 2 deletions

2
.gitignore vendored
View File

@ -1,6 +1,5 @@
# CMake build files # CMake build files
build/ build/
build-debug/
CMakeCache.txt CMakeCache.txt
CMakeFiles/ CMakeFiles/
cmake_install.cmake cmake_install.cmake
@ -27,7 +26,6 @@ ui_*.h
# IDE files # IDE files
.vscode/ .vscode/
.idea/ .idea/
.zed/
*.pro.user *.pro.user
*.pro.user.* *.pro.user.*
*.creator *.creator