Skip to content

Commit

Permalink
adding author, hist files
Browse files Browse the repository at this point in the history
  • Loading branch information
codelucas committed Nov 26, 2013
1 parent 80ab835 commit c623d6e
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
*.py[cod]
*.pyc

*.DS_Store # pycharm
*.idea/ # pycharm
.DS_Store # pycharm
.idea/.* # pycharm

# C extensions
*.so
Expand Down
1 change: 1 addition & 0 deletions AUTHORS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

1 change: 1 addition & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

1 change: 1 addition & 0 deletions tests.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

0 comments on commit c623d6e

Please sign in to comment.