Epikem
2/8/2018 - 6:27 PM

howto - 깃 개인 깃 이그노어 파일 만들기

howto - Git make personal user-specific gitignore file

git config --global core.excludesfile $HOME/.gitignore
git config --global core.excludesfile $HOME/.gitignore

# user-specific and repo-specific file ignoring : your_repo_path/.git/info/exclude