Repo-Cleanup: nur noch backend/frontend/agent-cs + Root-Configs versioniert
Entfernt aus der Versionierung (bleibt lokal auf der Platte, nicht Teil der IT-Nexus-App): domain-join-tool/, nexus-scanner/ (separates Go-Projekt), playwright-tests/, alte PS1-Agent-Generation (agent/), .claude/, .github/workflows/, diverse Demo-HTMLs/.docx/.zip-Altlasten im Root. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
16
.gitignore
vendored
16
.gitignore
vendored
@@ -48,7 +48,15 @@ installer/
|
||||
*.intunewin
|
||||
*.ova
|
||||
*.exe
|
||||
installer/
|
||||
*.intunewin
|
||||
*.ova
|
||||
*.exe
|
||||
|
||||
# Nicht Teil der IT-Nexus-App (separate Tools/Demos/Scratch — nur lokal)
|
||||
.claude/
|
||||
.github/
|
||||
agent/
|
||||
domain-join-tool/
|
||||
nexus-scanner/
|
||||
playwright-tests/
|
||||
*.docx
|
||||
*.zip
|
||||
*-Demo.html
|
||||
demo-*.html
|
||||
|
||||
Reference in New Issue
Block a user