https://github.com/mfitzp/icoshift
Revision 4420f54e1678010fc442618e84b67732f6929cf1 authored by Martin Fitzpatrick on 31 October 2013, 23:43:26 UTC, committed by Martin Fitzpatrick on 31 October 2013, 23:43:26 UTC
2 parent s 5c73bcd + b839317
Raw File
Tip revision: 4420f54e1678010fc442618e84b67732f6929cf1 authored by Martin Fitzpatrick on 31 October 2013, 23:43:26 UTC
Initial commit
Tip revision: 4420f54
.gitignore
*.py[cod]

# C extensions
*.so

# Packages
*.egg
*.egg-info
dist
build
eggs
parts
bin
var
sdist
develop-eggs
.installed.cfg
lib
lib64
__pycache__

# Installer logs
pip-log.txt

# Unit test / coverage reports
.coverage
.tox
nosetests.xml

# Translations
*.mo

# Mr Developer
.mr.developer.cfg
.project
.pydevproject
back to top