Преглед изворни кода

Update .gitignore

Add stronger match on autosave files
BentleyJOakes пре 7 година
родитељ
комит
993e35bf24
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

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