Commit cbf090d4 authored by Justin Spahr-Summers's avatar Justin Spahr-Summers

Merge pull request #682 from fsw/master

ignoring *.autosave files generated by QtCreator
parents e240feae dc413f06
...@@ -19,3 +19,7 @@ qrc_*.cpp ...@@ -19,3 +19,7 @@ qrc_*.cpp
ui_*.h ui_*.h
Makefile* Makefile*
*-build-* *-build-*
# QtCreator
*.autosave
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment