Has it been considered to add .clj-kondo/.cache to the default gitignore?
@suskeyhose Sounds like a good idea -- can you create a GH issue so I don't forget? Probably should also ignore .lsp/sqlite.db
You actually already do!
/.lsp/sqlite*.db is in the ignore
Hah, but I forgot .clj-kondo?
Yup! Made the issue. #11
We're doing construction this weekend at home so I'm not sure when I'll next get some OSS free time... The main thing I want to do with those templates in deps-new is switch to build.clj and tools.build where possible.
https://github.com/juxt/edge/blob/master/.gitignore feel free to steal anything extra from here, will comment on issue 11.