fix gitignore

This commit is contained in:
方而静 2023-07-05 13:32:28 +08:00
parent 9c0c2f45e2
commit 1d25060d0e
14 changed files with 5 additions and 14295 deletions

6
.gitignore vendored
View File

@ -3,4 +3,8 @@
.vscode/
# node.js & npm
node_modules
node_modules
# build files
dist/
.parcel-cache/

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

File diff suppressed because it is too large Load Diff

Binary file not shown.

File diff suppressed because it is too large Load Diff

Binary file not shown.

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

1
dist/index.html vendored
View File

@ -1 +0,0 @@
<!DOCTYPE html><html><head><title>openarras</title><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1"></head><body> <canvas width="1000" height="700" id="board"></canvas> <p id="raw-info"></p> <script src="/index.5e4f646d.js" type="module"></script> </body></html>