This repository has been archived on 2023-01-02. You can view files and clone it, but cannot push or open issues or pull requests.
django-pyvows/.gitignore

11 lines
77 B
Plaintext
Raw Normal View History

2011-05-06 01:59:43 +00:00
*.pyc
*.pyo
*~
*.swp
*.egg-info
.venv
.DS_Store
dist/
.project
.pydevproject