Skip to content

Commit cbf090d

Browse files
committed
Merge pull request #682 from fsw/master
ignoring *.autosave files generated by QtCreator
2 parents e240fea + dc413f0 commit cbf090d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Qt.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,7 @@ qrc_*.cpp
1919
ui_*.h
2020
Makefile*
2121
*-build-*
22+
23+
# QtCreator
24+
25+
*.autosave

0 commit comments

Comments
 (0)