summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAdam Scott <ascott.ca@gmail.com>2023-07-09 12:13:34 -0400
committerAdam Scott <ascott.ca@gmail.com>2023-07-09 12:13:34 -0400
commit67501f1ee2b565f2e63940ba12a0396beb2b1697 (patch)
tree066ac0066e55a243432d090f3c780075de26d9e6 /.gitignore
parentd627942b647105aff600225a59dffa65de206247 (diff)
downloadredot-cpp-67501f1ee2b565f2e63940ba12a0396beb2b1697.tar.gz
Add lower-case "*.cache" in ".gitignore"
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index a51e14d..7c87766 100644
--- a/.gitignore
+++ b/.gitignore
@@ -100,7 +100,7 @@ AppPackages/
# Others
sql/
-*.Cache
+*.[Cc]ache
ClientBin/
[Ss]tyle[Cc]op.*
~$*