AutoFramework/.gitignore

7 lines
45 B
Plaintext

*.pyc
*.pyo
~$*.*
__pycache__
/venv/
/.idea/