pyceo/.gitignore

8 lines
51 B
Plaintext

__pycache__/
*.pyc
/venv/
.vscode/
*.o
*.so
.idea/