Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: ignore auto generated lint-fix files (#17783)
We get these 2 files auto generated locally as part of make lint-fix `.clj-kondo/taoensso/encore/config.edn` `.clj-kondo/taoensso/encore/taoensso/encore.clj` We don't need them checked in its fine if they're ignored. This commit adds these folders to `.gitIgnore` - `.clj-kondo/taoensso/` - `.clj-kondo/babashka/`
- Loading branch information