[vlc-devel] [PATCH 09/15] http: update .gitignore
David Loiret
loiret.d at gmail.com
Tue Jun 23 14:42:44 CEST 2020
---
share/lua/.gitignore | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/share/lua/.gitignore b/share/lua/.gitignore
index ba0acd3d91..1b492c9550 100644
--- a/share/lua/.gitignore
+++ b/share/lua/.gitignore
@@ -1,6 +1,3 @@
*.luac
-dist/
-css/
+/http/dist/*
.sass-cache/
-http/node_modules/*
-http/package.json
--
2.18.0
More information about the vlc-devel
mailing list