16 lines
123 B
Plaintext
16 lines
123 B
Plaintext
# Python
|
|
__pycache__/
|
|
*.py[cod]
|
|
*$py.class
|
|
*.so
|
|
.Python
|
|
|
|
# Cache test local
|
|
.claude/
|
|
|
|
# Éditeurs
|
|
*~
|
|
*.swp
|
|
*.swo
|
|
.DS_Store
|