Update project setup.

This commit is contained in:
Anthony Sottile 2014-04-13 22:09:14 -07:00
parent 13b4ca54cf
commit b80ca9e84a
23 changed files with 186 additions and 112 deletions

20
.gitignore vendored
View file

@ -1,12 +1,14 @@
*.pyc
.pydevproject
.project
.coverage
/py_env
*.db
.idea
build
dist
*.egg-info
*.iml
*.py[co]
.*.sw[a-z]
.coverage
.idea
.pre-commit-files
.project
.pydevproject
.tox
.venv.touch
/venv*
coverage-html
dist