Skip to content

Commit a93888a

Browse files
committed
chore: ignore .slack/apps.json files in monorepo gitignore
Prevents accidentally committing App IDs from maintainer environments. This top-level gitignore is not part of the app templates.
1 parent c64ac1c commit a93888a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,7 @@
66

77
# Git
88
.worktrees/
9+
10+
# Slack App Templates
11+
*/.slack/apps.json
12+
*/.slack/apps.dev.json

0 commit comments

Comments
 (0)