From f64dbaefe969a26c1545c2ca21274385ac6f72f1 Mon Sep 17 00:00:00 2001 From: Lucie Scarlet Date: Mon, 16 Sep 2024 18:11:52 +0200 Subject: [PATCH] Updated the README Had forgotten to do this --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index c495bfe..9fdeec1 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,6 @@ Quick and dirty way to generate a gitignore file. Usage: `gitignore ` -You can either comma-separate this or space-separate this. You will be asked to save the file (to .gitignore in the current folder) or just view it. - -I recommend viewing it first and double checking if it's all good before running it again and saving. +You can either comma-separate this or space-separate this. You will be asked to save the file or discard it. It includes gitignore values for Vim by default as this is the default editor I use. For CMake projects it also includes the folder `build/` as this is standard for my programming, and is not included by default from gitignore.io. -- 2.45.2