Skip to content

Commit 4f38a5e

Browse files
committed
Add local Claude settings file to gitignore
Local Claude settings contain information specific for a user and repository, such as specific execution permissions. They are not supposed to be committed and the according settings file is recommended to be ignored from Git.
1 parent c3097d3 commit 4f38a5e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ pom.tycho
99
/xdg-runtime-*
1010
/binaries/org.eclipse.swt.*/src/
1111
tmpdir/
12+
.claude/settings.local.json

0 commit comments

Comments
 (0)