added lock files
This commit is contained in:
+4
-2
@@ -1,7 +1,9 @@
|
|||||||
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
|
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
|
||||||
|
|
||||||
.idea
|
.idea
|
||||||
*.lock
|
|
||||||
|
yarn.lock
|
||||||
|
package.lock
|
||||||
|
|
||||||
# dependencies
|
# dependencies
|
||||||
/node_modules
|
/node_modules
|
||||||
/.pnp
|
/.pnp
|
||||||
|
|||||||
Reference in New Issue
Block a user