peji/.gitignore
2021-04-12 01:45:44 +03:00

8 lines
53 B
Plaintext

__pycache__/
*.egg-info/
build/
dist/
*.pyc
*.swp
*~