Ignore patches and autosave files from QT Creator

This commit is contained in:
Dave Page 2016-10-13 06:59:23 -07:00
parent 540c389d92
commit f089744d6d

3
.gitignore vendored
View File

@ -3,6 +3,9 @@
*.pyo
*.o
*.psp
*.diff
*.patch
*.autosave
_build
build-*
.DS_Store