add *.autosave to .gitignore

This commit is contained in:
FarmRadio Hangar 2016-05-18 11:09:49 +03:00
parent 6a27b85924
commit eab71e967c
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
*.pro.user *.pro.user
*.pro.user.* *.pro.user.*
*.svg *.svg
*.autosave