Skip to content

Commit

Permalink
Chore: Ignore temporary files generated by the QtCreator build.
Browse files Browse the repository at this point in the history
  • Loading branch information
GongHeng2017 authored and manisandro committed Jan 7, 2025
1 parent d305ef9 commit 88aa7b8
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
*~
build
.vscode
.vscode

# QtCreater CMake
CMakeLists.txt.user
*.autosave

0 comments on commit 88aa7b8

Please sign in to comment.