Files
CLARA/.gitignore
N0\A 33c0f5e187 .
2025-10-21 16:01:51 +02:00

10 lines
72 B
Plaintext

#Python
__pycache__/
*.pyc
*.pyo
*.pyd
*.pdb
*.pym
*.pyt
*.pyc.*
*.pyo.*