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 2fb1e02 commit acb213aCopy full SHA for acb213a
logs/.gitignore
@@ -3,3 +3,6 @@
3
4
# Except this file
5
!.gitignore
6
+
7
+# We need this gitignore since the logs directory is required for storing logs,
8
+# but we don't want to commit the logs themselves.
0 commit comments