From: Jo-Philipp Wich Date: Sun, 18 Jul 2021 17:52:55 +0000 (+0200) Subject: .gitignore: add some more commonly used files X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=d53f980071c0d517f9d93a2a891dd78a5138bb3e;p=openwrt-luci.git .gitignore: add some more commonly used files Signed-off-by: Jo-Philipp Wich --- diff --git a/.gitignore b/.gitignore index 0b1af4e585..75c5bef98f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,12 @@ dist/ +node_modules/ /host *.o *.so *.swp *.po~ +*.mo +package-lock.json modules/luci-base/src/po2lmo modules/luci-base/src/jsmin modules/luci-base/src/contrib/lemon