We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4626aeb commit 1544349Copy full SHA for 1544349
.gitignore
@@ -1,2 +1,5 @@
1
.idea/
2
-node_modules/
+node_modules/
3
+docker/mongo/data/*
4
+docker/mysql/data/*
5
+docker/redis/data/*
0 commit comments