From eab71e967ce26a1ea0d463bbae0a0ff57b25d467 Mon Sep 17 00:00:00 2001 From: FarmRadio Hangar Date: Wed, 18 May 2016 11:09:49 +0300 Subject: [PATCH] add *.autosave to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 4b6e591..d2edbe2 100755 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ *.pro.user *.pro.user.* *.svg +*.autosave