.gitignore: add some more commonly used files
authorJo-Philipp Wich <redacted>
Sun, 18 Jul 2021 17:52:55 +0000 (19:52 +0200)
committerJo-Philipp Wich <redacted>
Sun, 18 Jul 2021 17:52:55 +0000 (19:52 +0200)
Signed-off-by: Jo-Philipp Wich <redacted>
.gitignore

index 0b1af4e58554636190ae79ce08f39324dee20dc4..75c5bef98f28daf77eb3905d4cd3a068c75e1148 100644 (file)
@@ -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
git clone https://git.99rst.org/PROJECT