diff options
| author | Christian Cleberg <[email protected]> | 2026-04-11 20:34:36 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-04-11 20:34:45 -0500 |
| commit | dccd222cbc20de4666ea51f87c3f9045a55f5ed9 (patch) | |
| tree | 98e60faa87c9ffecd1a1c7ab48c040424bfb02ea /common/git | |
| parent | 5d43e0c9c2545103df8c2453c405128c89468b30 (diff) | |
| download | dotfiles-dccd222cbc20de4666ea51f87c3f9045a55f5ed9.tar.gz dotfiles-dccd222cbc20de4666ea51f87c3f9045a55f5ed9.tar.bz2 dotfiles-dccd222cbc20de4666ea51f87c3f9045a55f5ed9.zip | |
add claude to gitignore
Diffstat (limited to 'common/git')
| -rw-r--r-- | common/git/.gitignore_global | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/git/.gitignore_global b/common/git/.gitignore_global index 943e54b..30fafcd 100644 --- a/common/git/.gitignore_global +++ b/common/git/.gitignore_global @@ -21,6 +21,7 @@ *~ .vscode/ .idea/ +.claude/ # Common logs *.log |
