indent reasons for wanting a gitignore

This commit is contained in:
Bastian 2020-01-09 14:29:45 +01:00
parent c03429770b
commit 44640c775b
1 changed files with 3 additions and 3 deletions

View File

@ -55,9 +55,9 @@ Cheatsheets:
1. Create your own new repository 1. Create your own new repository
2. Add a .gitignore file 2. Add a .gitignore file
3. Why you would like a gitignore file 3. Why you would like a gitignore file
4. Not pushing sensitive files - Not pushing sensitive files
5. Not pushing environment files - Not pushing environment files
6. Add a README 4. Add a README.md
### Assignment 2: Your first commit ### Assignment 2: Your first commit
0. Clone repository 0. Clone repository