Skip to content

repo: Add .gitignore#6

Open
phlax wants to merge 1 commit into
grpc-ecosystem:mainfrom
phlax:repo-gitignore
Open

repo: Add .gitignore#6
phlax wants to merge 1 commit into
grpc-ecosystem:mainfrom
phlax:repo-gitignore

Conversation

@phlax

@phlax phlax commented Oct 14, 2024

Copy link
Copy Markdown
Contributor

No description provided.

Signed-off-by: Ryan Northey <ryan@synca.io>
Comment thread .gitignore
@@ -0,0 +1,3 @@

/bazel-*
*~

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As an emacs user, I appreciate this, but I prefer to put it in my own ~/.gitignore and include that via ~/.gitconfig:

[core]
        excludesfile = /expanded/path/to/~/.gitignore

That way I don't have to make such changes to every project I work on.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

makes sense - but i still think its a good idea for projects to carry this also

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.

2 participants