sedona_editor/.gitignore
Arda Aydin 8f26dbfa7f Ignore Python bytecode
__pycache__/ was showing as untracked on every status.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-13 23:27:45 +03:00

4 lines
41 B
Plaintext

# Python bytecode
__pycache__/
*.py[cod]