Browse Source

Add lower-case "*.cache" in ".gitignore"

Adam Scott 2 years ago
parent
commit
67501f1ee2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

@@ -100,7 +100,7 @@ AppPackages/
 
 
 # Others
 # Others
 sql/
 sql/
-*.Cache
+*.[Cc]ache
 ClientBin/
 ClientBin/
 [Ss]tyle[Cc]op.*
 [Ss]tyle[Cc]op.*
 ~$*
 ~$*