Skip to content

Commit bca3564

Browse files
pekkahclaude
andcommitted
fix: remove test-build directory from source control and add to .gitignore
- Remove accidentally committed test-build/ directory containing generated HTML files - Add test-build/ to .gitignore to prevent future accidental commits - Keep build artifacts out of source control for cleaner repository 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent 2c51457 commit bca3564

29 files changed

+1
-13614
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -271,6 +271,7 @@ docs-html/
271271
gh-pages/
272272
_build/
273273
output/
274+
test-build/
274275

275276
# Generated UI bundle (created from ui-bundle/ during build)
276277
**/Resources/ui-bundle.zip

test-build/HEAD/01-getting-started/configuration.html

Lines changed: 0 additions & 560 deletions
This file was deleted.

0 commit comments

Comments
 (0)