send2trash/.gitignore

8 lines
58 B
Plaintext
Raw Normal View History

2013-07-19 22:12:18 +00:00
*.pyc
*.egg-info
/build
/dist
2017-08-04 00:31:39 +00:00
.DS_Store
/.tox
__pycache__