Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.gitignore #1

Open
jmandel opened this issue May 5, 2015 · 1 comment
Open

.gitignore #1

jmandel opened this issue May 5, 2015 · 1 comment

Comments

@jmandel
Copy link

jmandel commented May 5, 2015

"Pro tip"

You may want to create a .gitignore file (perhaps using this one as a template) to prevent binary files like https://github.com/dmccallie/HelloWorld/blob/master/helloworld/world.pyc

from being committed to your git repo :-)

@dmccallie
Copy link
Owner

I figured that github would have been smart enough to already know that, but I found out otherwise. Thanks for the tip.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants