diff options
| author | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2025-06-25 18:26:10 -0700 |
|---|---|---|
| committer | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2025-06-25 18:26:10 -0700 |
| commit | 48e5605b6ce8eb6ee55d0502d8050d9faa50bf6b (patch) | |
| tree | 4c913235ab08c6d6eb612d47dd9501b5487e56f2 /.gitignore | |
| parent | 5cc6ed27177304f743ebefc79fa3a17481bf8c98 (diff) | |
Ignore .claude
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -27,3 +27,6 @@ dist/* # Ignore the bind mounted config directory config/* + +# Claude Code IDE files +.claude |