Skip to content

Commit

Permalink
Initial commit.
Browse files Browse the repository at this point in the history
  • Loading branch information
tasn committed Jun 2, 2017
0 parents commit 9e99ec0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .flake8
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[flake8]
max-line-length = 120
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
Session.vim
/.venv
/.coverage
/etesync.db

__pycache__
*.egg-info
.*.swp

0 comments on commit 9e99ec0

Please sign in to comment.