remove built files (closes #49)

This commit is contained in:
pypy
2020-04-07 22:47:44 +09:00
parent 1b03362508
commit 97f36648c5

11
.gitignore vendored
View File

@@ -262,4 +262,13 @@ __pycache__/
# NodeJS
node_modules/
package-lock.json
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