Compare commits
2 commits
fb8a74ce2e
...
70f493b6ce
Author | SHA1 | Date | |
---|---|---|---|
![]() |
70f493b6ce | ||
![]() |
9007542f82 |
2 changed files with 3 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -130,3 +130,5 @@ dist
|
|||
.yarn/install-state.gz
|
||||
.pnp.*
|
||||
|
||||
# Don't send any vscode files to git
|
||||
.vscode
|
1
main.js
Executable file
1
main.js
Executable file
|
@ -0,0 +1 @@
|
|||
console.log("It Worked")
|
Loading…
Reference in a new issue