From 68228dfd19989f2d74648fdf00f2791997bf6bf2 Mon Sep 17 00:00:00 2001 From: randomwangran Date: Tue, 12 Jan 2021 15:49:31 -0500 Subject: [PATCH] Update .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 14a9d84..b1840a2 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,5 @@ node_modules/ package-lock.json package.json +*.elc +*~