Skip to content

Commit

Permalink
Project import
Browse files Browse the repository at this point in the history
  • Loading branch information
fridex committed Jan 4, 2018
0 parents commit 9b55fbd
Show file tree
Hide file tree
Showing 30 changed files with 2,282 additions and 0 deletions.
18 changes: 18 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
*.pyc
githubcap.egg-info
build/
dist/
*.pyc
docs/
venv/
venv-coala/
__pycache__
TODO
docs.source/api
.cache
.codecov
coverage.xml
.coverage
.tox
*.rej
*.orig

0 comments on commit 9b55fbd

Please sign in to comment.