peji/.gitignore

8 lines
53 B
Plaintext
Raw Permalink Normal View History

2021-04-12 01:45:44 +03:00
__pycache__/
*.egg-info/
build/
dist/
*.pyc
*.swp
*~