jwrap/.gitignore
2021-03-08 07:11:45 +03:00

8 lines
53 B
Plaintext

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