Skip to content
This repository has been archived by the owner on Jan 18, 2021. It is now read-only.

add simple gitignore #6

Merged
merged 1 commit into from
Nov 24, 2015
Merged

add simple gitignore #6

merged 1 commit into from
Nov 24, 2015

Conversation

rjw57
Copy link
Contributor

@rjw57 rjw57 commented Jul 1, 2015

My natural Software Engineer OCPD is triggered when git status reveals .pyc
and __pycache__ files. Add a simple gitignore file to ignore them. This also has
the side-benefit for non-OCPD Software Engineers that they're protected from
fat-fingering compiled bytecode into commits :).

My natural Software Engineer OCPD is triggered when ``git status`` reveals *.pyc
and __pycache__ files. Add a simple gitignore file to ignore them. This also has
the side-benefit for non-OCPD Software Engineers that they're protected from
fat-fingering compiled bytecode into commits :).
dashawn888 added a commit that referenced this pull request Nov 24, 2015
@dashawn888 dashawn888 merged commit 2060aa1 into palantir:master Nov 24, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants