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

Add lower-case "*.cache" in ".gitignore"
pull/1184/head
David Snopek 2023-07-14 11:41:03 -05:00 committed by GitHub
commit 749b0b9ae0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

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