From 525e3d9ae5fb4a03106cfa9d0b806f6be38fa6b8 Mon Sep 17 00:00:00 2001 From: Pairi Daiza Date: Sat, 23 May 2020 21:59:10 +0200 Subject: [PATCH] + add: a corrected .gitignore file (rename "Help" folder to "Docs" folder) --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1fac6f0cd..074faedac 100644 --- a/.gitignore +++ b/.gitignore @@ -75,4 +75,4 @@ Thumbs.db /np3portableapp/Notepad3Portable/App/Notepad3/x86/lng /np3portableapp/Notepad3Portable/App/Notepad3/x86/grepWin/*.* /np3portableapp/Notepad3Portable/App/themes -/np3portableapp/Notepad3Portable/Other/Help/*.txt +/np3portableapp/Notepad3Portable/Other/Docs/*.txt