Skip to content

chore: Clean up .gitignore files - #140

Merged
ryukzak merged 1 commit into
mainfrom
fix/gitignore-cleanup
Apr 20, 2026
Merged

chore: Clean up .gitignore files#140
ryukzak merged 1 commit into
mainfrom
fix/gitignore-cleanup

Conversation

@ryukzak

@ryukzak ryukzak commented Apr 20, 2026

Copy link
Copy Markdown
Collaborator
  • Fix corrupted glob patterns (_.log*.log, same for report JSON pattern)
  • Remove .eslintcache (project uses Biome, not ESLint)
  • Remove .lsp and .clj-kondo (Clojure tooling leftovers)
  • Consolidate examples/on-the-fly/{kbv-r4,norge-r4}/.gitignore into examples/on-the-fly/.gitignore

- Fix corrupted glob patterns (_.log → *.log)
- Remove .eslintcache (project uses Biome)
- Remove .lsp and .clj-kondo (Clojure tooling, not used)
- Consolidate on-the-fly per-package .gitignore into parent dir
@ryukzak
ryukzak merged commit 68ed2f7 into main Apr 20, 2026
46 of 47 checks passed
@ryukzak
ryukzak deleted the fix/gitignore-cleanup branch April 20, 2026 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant