initial commit

This commit is contained in:
Kenneth Reitz
2012-04-23 08:46:18 -07:00
commit cfb6feeae2
2 changed files with 31 additions and 0 deletions
+27
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
+4
View File
@@ -0,0 +1,4 @@
python-install-redirector
=========================
A simple app that redirects to the proper Python Installation Guide based on your OS.