Cleaned up the code a bit and made a few bug fixes

This commit is contained in:
allfro 2012-12-24 00:55:34 -05:00
parent f202fad441
commit 255ab4a350

30
.gitignore vendored Normal file
View File

@ -0,0 +1,30 @@
*.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
.idea
*.iml