Uh oh!
There was an error while loading. Please reload this page.
.gitigore: ignore AppCode's .idea folder - #6963
Conversation
Fishrock123
commented
May 25, 2016
We may accept this due to past history, but you should still add this to you global gitignore so that it doesn't conflict with other projects. Instructions at https://help.github.com/articles/ignoring-files/#create-a-global-gitignore |
jasnell
commented
May 25, 2016
+0 on this. No objections in general but also not convinced it's necessary |
c133999 to
83c7a88Comparesam-github
commented
Oct 18, 2016
I'm -1, I think we should encourage contributors to set up git correctly on their system, and that setting git up to ignore your personal editor's files is correct. |
gibfahn
commented
Oct 19, 2016
-1 for the same reasons, there are a bunch of different .directories we'd need to ignore to cover everything (one for every IDE that does this at least), and all the other things like That said, maybe what would be more helpful is some documentation explaining that you can add a global |
addaleax
commented
Feb 22, 2017
I think this can be closed now that 15cc7c0 converted our |
Checklist
Affected core subsystem(s)
Description of change