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 30b5289 commit 088963eCopy full SHA for 088963e
data/.gitignore
@@ -0,0 +1,8 @@
1
+# Ignore everything in this directory
2
+*
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.
reports/.gitignore
0 commit comments