From 5366e1996065e4148066d40cf4e9c7f6a29853e8 Mon Sep 17 00:00:00 2001 From: Matthew Patrick Date: Wed, 6 Apr 2022 00:49:11 +0700 Subject: [PATCH] Test Commit --- .gitignore | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 70cf9ed..b798181 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,9 @@ package-lock.json .vscode/ *.code-workspace +# Config +config.js + # General .DS_Store .AppleDouble @@ -16,7 +19,6 @@ package-lock.json # Icon must end with two \r Icon - # Thumbnails ._* @@ -35,6 +37,3 @@ Icon Network Trash Folder Temporary Items .apdisk - -# Config -config.js \ No newline at end of file