From 44640c775b644f71bfd0ef2039fbdaaa3ebb9f58 Mon Sep 17 00:00:00 2001 From: Bastian Date: Thu, 9 Jan 2020 14:29:45 +0100 Subject: [PATCH] indent reasons for wanting a gitignore --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 63e95c6..21d3fda 100644 --- a/README.md +++ b/README.md @@ -55,9 +55,9 @@ Cheatsheets: 1. Create your own new repository 2. Add a .gitignore file 3. Why you would like a gitignore file -4. Not pushing sensitive files -5. Not pushing environment files -6. Add a README + - Not pushing sensitive files + - Not pushing environment files +4. Add a README.md ### Assignment 2: Your first commit 0. Clone repository