first commit

This commit is contained in:
Taehoon Kim
2015-04-18 21:55:56 +09:00
commit a81fff0211
7 changed files with 213 additions and 0 deletions

23
.gitignore vendored Normal file
View File

@@ -0,0 +1,23 @@
*py[co]
#test
*.sh
# Packages
*.egg
*.egg-info
dist
build
eggs
parts
bin
var
sdist
develop-eggs
.installed.cfg
# Vim
.*.sw[op]
# Sphinx documentation
docs/_build/