From b46e1903ccb50912c38682f08c760624202cee26 Mon Sep 17 00:00:00 2001 From: Louis Gallet Date: Mon, 26 Feb 2024 13:38:03 +0100 Subject: [PATCH] feat: :see_no_evil: Update gitignore --- .gitignore | 3 +++ index.js | 0 2 files changed, 3 insertions(+) create mode 100644 index.js diff --git a/.gitignore b/.gitignore index 13b80d8..24da7b1 100644 --- a/.gitignore +++ b/.gitignore @@ -363,3 +363,6 @@ dist # https://plugins.jetbrains.com/plugin/8053-azure-toolkit-for-intellij # End of https://www.toptal.com/developers/gitignore/api/macos,node,webstorm,jetbrains + + +config.json \ No newline at end of file diff --git a/index.js b/index.js new file mode 100644 index 0000000..e69de29