phenny
phenny copied to clipboard
add .gitignore file, ignore *.pyc
Hello!
You can have a .gitignore
file like this, so that when phenny gets run from the git directory, the resulting *.pyc
files which are dynamically created by python are ignored by git.