Skip to content

Commit

Permalink
Merge pull request #1823 from mx-ruthie/patch-25
Browse files Browse the repository at this point in the history
Update gitignore.md
  • Loading branch information
Yosolita1978 authored Jan 31, 2023
2 parents fd646cc + f35e350 commit f95a369
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions git/gitignore.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,8 @@
# gitignore

### Projected Time
### Week 2 Question

About 30-45 minutes

- 10 minutes for Lesson
- 10 minutes for Guided Practice
- 10 minutes for Independent Practice
- 5 minutes for Check for Understanding
- Why is it important to have a .gitignore file in your project folder?

### Prerequisites

Expand Down Expand Up @@ -119,8 +114,6 @@ You should no longer see _.my-secret-keys_ in your untracked files, because git

### Check for Understanding

Chat with your pair group for the day about the following:

- What sorts of files should you add to your .gitignore?
- How can add to all files of the same type to .gitignore?
- How can you add a folder?
Expand Down

0 comments on commit f95a369

Please sign in to comment.