We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2556cc7 commit a117f4dCopy full SHA for a117f4d
.gitignore
@@ -3,4 +3,6 @@ node_modules/
3
docker/mongo/data/*
4
docker/mysql/data/*
5
docker/redis/data/*
6
-docker/nginx/logs/
+docker/nginx/logs/
7
+yarn.lock
8
+package-lock.json
0 commit comments