update .gitignore

This commit is contained in:
pypy
2020-06-26 17:20:42 +09:00
parent a1b0d7b8df
commit 1dd8192c2f
+3 -8
View File
@@ -263,11 +263,6 @@ __pycache__/
# NodeJS # NodeJS
node_modules/ node_modules/
# html sources # html
/html/app.css /html/dist/
/html/app.dark.css /html/mix-manifest.json
/html/app.js
/html/index.html
/html/vr.css
/html/vr.html
/html/vr.js