What's our policy on pushing changes to .gitignore
?
#560
Answered
by
ccoVeille
hippietrail
asked this question in
Q&A
-
I'm working on a Mac, mostly using VS Code or the Windsurf fork of it. But sometimes I look at the code in RustRover, since IntelliJ often has nice tooling. This leaves me with a few things I add to my own
Should I just push these? If there's no reply here in the next few days I'll probably do a PR to find out. |
Beta Was this translation helpful? Give feedback.
Answered by
ccoVeille
Feb 2, 2025
Replies: 1 comment
-
Take a look at a comment I made a few months ago about such changes ccoVeille/go-safecast#35 (review) TL;DR; don't do that, please consider configuring your gitconfig with core.excludesFiles |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
hippietrail
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Take a look at a comment I made a few months ago about such changes
ccoVeille/go-safecast#35 (review)
TL;DR; don't do that, please consider configuring your gitconfig with core.excludesFiles