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 79aa86f commit bf4a413Copy full SHA for bf4a413
.gitignore
@@ -14,4 +14,6 @@
14
15
# Dependency directories (remove the comment below to include it)
16
# vendor/
17
-logs/*
+
18
+# Project runtime log
19
+logs/*.log
0 commit comments