Sign up to save your podcastsEmail addressPasswordRegisterOrContinue with GoogleAlready have an account? Log in here.
December 07, 2018How to use a gitignore file2 minutesPlayIf you don't want to commit a file into a Git repository, it makes sense not to have the file show up in the staging area.You can do this with a Gitignore file....moreShareView all episodesBy Zell LiewDecember 07, 2018How to use a gitignore file2 minutesPlayIf you don't want to commit a file into a Git repository, it makes sense not to have the file show up in the staging area.You can do this with a Gitignore file....more
If you don't want to commit a file into a Git repository, it makes sense not to have the file show up in the staging area.You can do this with a Gitignore file.
December 07, 2018How to use a gitignore file2 minutesPlayIf you don't want to commit a file into a Git repository, it makes sense not to have the file show up in the staging area.You can do this with a Gitignore file....more
If you don't want to commit a file into a Git repository, it makes sense not to have the file show up in the staging area.You can do this with a Gitignore file.