[IT]/git
github..gitignore
givemebro
2020. 9. 6. 23:56
반응형
file name을 .gitignore로 만든다.

https://www.atlassian.com/git/tutorials/saving-changes/gitignore
.gitignore file - ignoring files in Git | Atlassian Git Tutorial
Git ignore patterns are used to exclude certain files in your working directory from your Git history. They can be local, global, or shared with your team.
www.atlassian.com





반응형