We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65250bf commit 6839cb0Copy full SHA for 6839cb0
1 file changed
.gitignore
@@ -13,6 +13,7 @@ local.properties
13
**/sentry-native-local
14
target/
15
.classpath
16
+.factorypath
17
.project
18
.settings/
19
bin/
@@ -30,5 +31,6 @@ spy.log
30
31
**/tomcat.8080/webapps/
32
**/__pycache__
33
-# Local Claude Code settings that should not be committed
34
+# Local Claude Code settings/state that should not be committed
35
.claude/settings.local.json
36
+.claude/worktrees/
0 commit comments