From 9f43ea097645c39e52e2fcbc2e930de3ea2c7b99 Mon Sep 17 00:00:00 2001 From: "Thomas M. Edwards" Date: Thu, 18 Feb 2021 02:23:19 -0600 Subject: [PATCH] UPDATE: `.gitignore`. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 1d2f009..f82761a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ # Binaries +tweego *.exe *.exe~ *.dll @@ -23,6 +24,7 @@ go.sum # Builds & distribution dist/ licenses/ +node_modules/ # Testing storyformats/