removed duplicates

This commit is contained in:
Kasper Juul Hermansen 2022-10-21 00:28:58 +02:00
parent acac0fe944
commit 63cb562ac1
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ option to confirm or deny
```bash
found .gitignore .../some-path/.gitignore
found .gitignore
Added node_modules/ to .gitignore
Removed node_modules/ from git index
```