add *.autosave to .gitignore
This commit is contained in:
parent
6a27b85924
commit
eab71e967c
|
@ -1,3 +1,4 @@
|
|||
*.pro.user
|
||||
*.pro.user.*
|
||||
*.svg
|
||||
*.autosave
|
||||
|
|
Loading…
Reference in New Issue