From: Philipp Spitzer Date: Sat, 21 Jan 2017 22:21:09 +0000 (+0100) Subject: Now ignoring .blend1 files (backup files Blender creates after saving). X-Git-Tag: 0.6.2~11 X-Git-Url: https://git.toastfreeware.priv.at/toast/confclerk.git/commitdiff_plain/c8257a42c8feb6136a08329a1e0a5ad68ad3703f Now ignoring .blend1 files (backup files Blender creates after saving). --- diff --git a/.gitignore b/.gitignore index 5d213ee..af9b95b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ *.o *.a *.pro.user +*.blend1 ui_*.h moc_*.cpp qrc_*.cpp