This repository has been archived on 2023-01-02. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
django-pyvows/.gitignore
2011-09-14 14:07:09 -03:00

12 lines
89 B
Text

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