mirror of
https://github.com/arsenetar/send2trash.git
synced 2024-11-14 03:29:02 +00:00
Andrew Senetar
2e9fa38f56
- Fix some flake8 formatting errors - Auto-format files edited - Also ignore some flake8 errors when they are intented - Update .gitignore to ingore local env
8 lines
62 B
Plaintext
8 lines
62 B
Plaintext
*.pyc
|
|
*.egg-info
|
|
/build
|
|
/dist
|
|
.DS_Store
|
|
/.tox
|
|
__pycache__
|
|
/env |