jwrap/.gitignore

8 lines
53 B
Plaintext
Raw Permalink Normal View History

2021-03-08 07:11:45 +03:00
__pycache__/
*.egg-info/
build/
dist/
*.pyc
*.swp
*~