view .gitignore @ 4:5c4b5066fab0

Do not try to execute the executable if compilation failed
author Brendan Rius <brendan@omixy.com>
date Fri, 25 Mar 2016 14:25:29 +0000
parents 5618ac3a53f5
children cd22245b4b16
line wrap: on
line source

__pycache__
*.pyc
build/
dist/
MANIFEST
.idea/