Ignore the classpath cache, which is this machine's answer
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
e8e4fa0 parent: a1cd517 modified
.gitignore +1 -0 | @@ -13,6 +13,7 @@ | ||
| 13 | 13 | /.jolt-native/ |
| 14 | 14 | |
| 15 | 15 | # Tool caches. |
| 16 | +/.cpcache/ | |
| 16 | 17 | /.jolt/ |
| 17 | 18 | /.lsp/ |
| 18 | 19 | /.clj-kondo/ |
| @@ -13,6 +13,7 @@ | |||
| 13 | /.jolt-native/ | 13 | /.jolt-native/ |
| 14 | 14 | ||
| 15 | # Tool caches. | 15 | # Tool caches. |
| 16 | +/.cpcache/ | ||
| 16 | /.jolt/ | 17 | /.jolt/ |
| 17 | /.lsp/ | 18 | /.lsp/ |
| 18 | /.clj-kondo/ | 19 | /.clj-kondo/ |