Browse Source

Merge pull request #1172 from adamscott/add-cache-dir-gitignore

Add lower-case "*.cache" in ".gitignore"
David Snopek 2 years ago
parent
commit
749b0b9ae0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

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