Selaa lähdekoodia

Update .gitignore

Add stronger match on autosave files
BentleyJOakes 7 vuotta sitten
vanhempi
commit
993e35bf24
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

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