From afea2c401125d7ed9ef1b19627b0e02d7938511b Mon Sep 17 00:00:00 2001 From: Joel Martin Date: Thu, 22 Aug 2024 14:09:07 -0500 Subject: [PATCH] .gitignore: add xslt history, .local, zig-cache. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 7ecfa581fb..063a63b183 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ .mal_history .crystal .lein +.local .m2 .ivy2 .sbt @@ -21,3 +22,5 @@ GRTAGS logs old tmp/ +.xslt_mal_history +zig-cache/