Pulizia: Eliminazione build/ (700 KB) + 3 guide ridondanti (QUICK_START, INSTALLATION, DISTRIBUTION)

This commit is contained in:
Noe 2026-03-07 02:11:32 +01:00
parent c729f59621
commit f942118cb6
22 changed files with 3 additions and 4158 deletions

11
.gitignore vendored
View file

@ -1,12 +1,9 @@
# Python & Build artifacts
# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/**/*
# NOTE: Ignore old .skill zip files (use orto-suite/ instead)
build/dist/
develop-eggs/
dist/
downloads/
@ -47,7 +44,5 @@ htmlcov/
node_modules/
npm-debug.log
# IMPORTANT: orto-suite/ SHOULD be tracked
# Comment out this if it was in build/** rule:
!orto-suite/
!orto-suite/**
# NOTE: orto-suite/ IS tracked (production-ready skills)
# No exclusions needed - symlink references work perfectly