mirror of
https://github.com/OMGeeky/gitignore.git
synced 2025-12-26 16:17:25 +01:00
Merge pull request #682 from fsw/master
ignoring *.autosave files generated by QtCreator
This commit is contained in:
@@ -19,3 +19,7 @@ qrc_*.cpp
|
||||
ui_*.h
|
||||
Makefile*
|
||||
*-build-*
|
||||
|
||||
# QtCreator
|
||||
|
||||
*.autosave
|
||||
|
||||
Reference in New Issue
Block a user