mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Merge pull request #682 from fsw/master
ignoring *.autosave files generated by QtCreator
This commit is contained in:
commit
cbf090d44f
1 changed files with 4 additions and 0 deletions
|
@ -19,3 +19,7 @@ qrc_*.cpp
|
|||
ui_*.h
|
||||
Makefile*
|
||||
*-build-*
|
||||
|
||||
# QtCreator
|
||||
|
||||
*.autosave
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue