Revert "Fixes #22310: Restore tracked placeholder in project-static/docs to prevent staticfiles warning (#22337)"

This reverts commit a72ab9007e to fix the pre-commit workflow.
This commit is contained in:
Jeremy Stretch 2026-06-02 09:38:13 -04:00
parent 5b5e821fbb
commit 0ea6e334a0
2 changed files with 2 additions and 4 deletions

6
.gitignore vendored
View File

@ -14,10 +14,8 @@ yarn-error.log*
# AI tooling
.claude/settings.local.json
# Documentation generated by the upgrade/build workflow.
# Keep the placeholder so the directory exists in a fresh checkout.
/netbox/project-static/docs/*
!/netbox/project-static/docs/.gitkeep
# Documentation generated by the upgrade/build workflow
/netbox/project-static/docs/
# Static files collected by Django
/netbox/static/