Skip to content

Commit de1105f

Browse files
Andrew Bakerclaude
andcommitted
Add wp-config.php and wp-content/uploads/ to .gitignore
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
1 parent b9be26d commit de1105f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
*.zip
88
node_modules/
99
vendor/
10+
wp-config.php
11+
wp-content/uploads/
1012
# Local deploy tooling
1113
build.sh
1214
deploy-wordpress.sh

0 commit comments

Comments
 (0)