diff options
author | Franciszek Szczepan Wawrzak <frank@wawrzak.com> | 2013-06-14 18:51:59 +0200 |
---|---|---|
committer | Franciszek Szczepan Wawrzak <frank@wawrzak.com> | 2013-06-14 18:51:59 +0200 |
commit | dc413f0637e8cba9ea9e01fd7194a5f987019da0 (patch) | |
tree | 51779281a2dc0936c7858e36cdce0f01d9cb1d5c /Qt.gitignore | |
parent | 098aee26a1c69b0bf9e5723ee6db9589d21e74b0 (diff) | |
download | gitignore-dc413f0637e8cba9ea9e01fd7194a5f987019da0.tar.gz gitignore-dc413f0637e8cba9ea9e01fd7194a5f987019da0.zip |
ignoring *.autosave files generated by QtCreator
Diffstat (limited to 'Qt.gitignore')
-rw-r--r-- | Qt.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Qt.gitignore b/Qt.gitignore index 16b4ee58..934a0704 100644 --- a/Qt.gitignore +++ b/Qt.gitignore @@ -18,3 +18,7 @@ moc_*.cpp qrc_*.cpp Makefile *-build-* + +# QtCreator + +*.autosave |