fix gitignore
This commit is contained in:
parent
9c0c2f45e2
commit
1d25060d0e
6
.gitignore
vendored
6
.gitignore
vendored
@ -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.
2
dist/index.5e4f646d.js
vendored
2
dist/index.5e4f646d.js
vendored
File diff suppressed because one or more lines are too long
1
dist/index.5e4f646d.js.map
vendored
1
dist/index.5e4f646d.js.map
vendored
File diff suppressed because one or more lines are too long
1
dist/index.html
vendored
1
dist/index.html
vendored
@ -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>
|
Loading…
x
Reference in New Issue
Block a user