Initial commit

incoming
rbit 2012-10-28 19:53:24 -07:00
commit 91323b475b
2 changed files with 29 additions and 0 deletions

27
.gitignore vendored 100644
View File

@ -0,0 +1,27 @@
*.py[co]
# Packages
*.egg
*.egg-info
dist
build
eggs
parts
bin
var
sdist
develop-eggs
.installed.cfg
# Installer logs
pip-log.txt
# Unit test / coverage reports
.coverage
.tox
#Translations
*.mo
#Mr Developer
.mr.developer.cfg

2
README.md 100644
View File

@ -0,0 +1,2 @@
vdc
===