I highly suggest using templates from https://github.com/github/gitignore for your project as they tend to include a lot of files commonly found in them - eg .idea folders and so on.
RGBCube•9h ago
They're still not enough. Even with those, it's really easy for stuff to slip in.
You should just pick the nearly exhaustive option instead
Brajeshwar•9h ago
Yes, the time I used to hook up "rm `find ./ | grep DS_Store`" before anyone do a `git add`
davydm•9h ago
I highly suggest using templates from https://github.com/github/gitignore for your project as they tend to include a lot of files commonly found in them - eg .idea folders and so on.
RGBCube•9h ago
You should just pick the nearly exhaustive option instead