Skip to content

Commit a117f4d

Browse files
committed
Add yarn.lock and package-lock.json
1 parent 2556cc7 commit a117f4d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

+3-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,6 @@ node_modules/
33
docker/mongo/data/*
44
docker/mysql/data/*
55
docker/redis/data/*
6-
docker/nginx/logs/
6+
docker/nginx/logs/
7+
yarn.lock
8+
package-lock.json

0 commit comments

Comments
 (0)