We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f56f6ed commit 1e7cf7fCopy full SHA for 1e7cf7f
.claude/.gitignore
@@ -0,0 +1,4 @@
1
+CLAUDE.local.md
2
+settings.local.json
3
+worktrees/
4
+plans/
.gitignore
@@ -2,16 +2,14 @@
bin/
slack
slack-cli
5
-hermes
6
-hermes-project*
+slack-cli.exe
7
my-slack-app*
8
coverage.out
9
10
# Release artifacts
11
.gon.hcl
12
13
# Slack app files
14
-.hermes
15
.slack/
16
environments.yaml
17
@@ -39,7 +37,3 @@ package-lock.json
39
37
40
38
# End to End Test files
41
test-e2e
42
-
43
-# Claude Code local files
44
-.claude/settings.local.json
45
-CLAUDE.local.md
0 commit comments