Browse Source

Update .gitignore

Add stronger match on autosave files
BentleyJOakes 7 years ago
parent
commit
993e35bf24
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

@@ -1,5 +1,5 @@
 #ignore autosave files
-.autosave.+
+.autosave.*
 
 #Jetbrains project files
 .idea/