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
2011-08-18 11:28:51 -03:00

12 lines
82 B
Plaintext

*.pyc
*.pyo
*~
*.swp
*.db
*.egg-info
.venv
.DS_Store
dist/
.project
.pydevproject