Skip to content

Commit 0d16663

Browse files
carlbennettclaude
andcommitted
Exclude .github/ and CLAUDE.md from production deploys
Both directories/files are development infrastructure with no runtime purpose on the server and their presence on the web root is unnecessary information disclosure. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent b4e414f commit 0d16663

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

etc/deploy-ignore.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,9 @@
2424
.gitattributes
2525
.gitignore
2626
.gitkeep
27+
/.github/
2728
/.vscode/
29+
/CLAUDE.md
2830
/CONTRIBUTING.md
2931
/README.md
3032
/composer.json

0 commit comments

Comments
 (0)