chore: Add __pycache__ to gitignore

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
CyberMind-FR 2026-02-09 16:49:30 +01:00
parent 744123b615
commit 8332572737

1
.gitignore vendored
View File

@ -24,3 +24,4 @@ docs/.DS_Store
openwrt# Large package files - should not be in git
package/secubox/secubox-app-bonus/root/www/secubox-feed/luci-app-secubox-bonus_*.ipk
package/secubox/secubox-app-bonus/root/www/secubox-feed/secubox-app-bonus_*.ipk
__pycache__/