1
0
mirror of https://github.com/arsenetar/send2trash.git synced 2024-10-21 18:15:57 +00:00
send2trash/.gitignore
Andrew Senetar 2e9fa38f56
Fix some flake8 errors and cleanup
- Fix some flake8 formatting errors
- Auto-format files edited
- Also ignore some flake8 errors when they are intented
- Update .gitignore to ingore local env
2020-06-18 21:47:06 -05:00

8 lines
62 B
Plaintext

*.pyc
*.egg-info
/build
/dist
.DS_Store
/.tox
__pycache__
/env