gitignore
How do I configure git to ignore some files locally?
Can I ignore files locally without polluting the global git config for everyone else? I have untracked files t开发者_Go百科hat are spam in my git status but I don\'t want to commit git config changes[详细]
2022-12-12 06:34 分类:问答Is there an ignore command for git like there is for svn?
I am a new user to 开发者_运维百科git and I am starting a new project. I have a bunch of dot files that I would like to ignore. Is there an ignore command for git like there is for svn?There is no spe[详细]
2022-12-10 02:17 分类:问答