Skip to content

Commit 88aa7b8

Browse files
GongHeng2017manisandro
authored andcommitted
Chore: Ignore temporary files generated by the QtCreator build.
1 parent d305ef9 commit 88aa7b8

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
*~
22
build
3-
.vscode
3+
.vscode
4+
5+
# QtCreater CMake
6+
CMakeLists.txt.user
7+
*.autosave

0 commit comments

Comments
 (0)