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

add .gitignore #47

Open
wants to merge 1 commit into
base: melodic-devel
Choose a base branch
from

Conversation

knorth55
Copy link
Contributor

I add .gitignore in this repo.
.pyc files are generated when you run python.

@Timple
Copy link

Timple commented Oct 3, 2022

In case this does not get picked up. I have .pyc in my global gitignore file. I don't see a use-case where I would ever want this under version control 🙂

@knorth55
Copy link
Contributor Author

knorth55 commented Oct 3, 2022

what do you mean?
you want to say we dont need this pr?
it depends on global gitignore file, and some case we dont have proper gitignore global file, like docker image.
so i made this pr.

@Timple
Copy link

Timple commented Oct 3, 2022

I'm not saying this should not be merged (I'm not a maintainer here).
I merely thought I'd give you a pointer on how this can be solved in case this never gets merged.

@knorth55
Copy link
Contributor Author

knorth55 commented Oct 3, 2022

I see.
Thank you for your kind information!

@ktgw0316 ktgw0316 mentioned this pull request Nov 11, 2022
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

Successfully merging this pull request may close these issues.

3 participants