mirror of
https://github.com/10h30/odin-javascript-exercises.git
synced 2026-07-18 06:03:22 +09:00
.gitignore: Added package-lock.json, package.json that were used when I ran code-blocks over the tests.
This commit is contained in:
@@ -1,2 +1,4 @@
|
|||||||
.vscode
|
.vscode
|
||||||
node_modules
|
node_modules
|
||||||
|
package-lock.json
|
||||||
|
package.json
|
||||||
Reference in New Issue
Block a user