From 067bf9db4f728bcec79faf5e01f861da6b5e91ec Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Fri, 11 Feb 2022 10:10:30 +0300 Subject: [PATCH] Create .gitignore --- scripts/commands/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 scripts/commands/.gitignore diff --git a/scripts/commands/.gitignore b/scripts/commands/.gitignore new file mode 100644 index 0000000000..2d59da2985 --- /dev/null +++ b/scripts/commands/.gitignore @@ -0,0 +1 @@ +export.js \ No newline at end of file