mirror of
https://github.com/10h30/odin-javascript-exercises.git
synced 2026-06-05 15:09:09 +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
|
||||
node_modules
|
||||
package-lock.json
|
||||
package.json
|
||||
Reference in New Issue
Block a user