diff --git a/.gitignore b/.gitignore index 257539fb..c0da7755 100644 --- a/.gitignore +++ b/.gitignore @@ -262,4 +262,13 @@ __pycache__/ # NodeJS node_modules/ -package-lock.json \ No newline at end of file +package-lock.json + +# html sources +/html/app.css +/html/app.dark.css +/html/app.js +/html/index.html +/html/vr.css +/html/vr.html +/html/vr.js