From dec8e960ccdbc3c8dacd0e47c93c3ba768224958 Mon Sep 17 00:00:00 2001 From: eng-dibo Date: Tue, 12 Jan 2021 21:31:17 +0200 Subject: [PATCH] .gitignore --- .gitignore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index eb8dc26..1300054 100644 --- a/.gitignore +++ b/.gitignore @@ -8,8 +8,9 @@ node_modules *.cache *.tmp -# any folder starts with '__', ex: __notes -__* +# any folder or file ends with '!!', ex: notes!! +*!! +*!!.* # profiling files