Compare commits
No commits in common. "7fb1a8a53853cdcfb1579c75078e6324b67ea3b5" and "ce796c1c5c17d7dc4501596fc02954531b40551c" have entirely different histories.
7fb1a8a538
...
ce796c1c5c
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue