We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90ecf83 commit 25a6345Copy full SHA for 25a6345
.gitignore
@@ -10,8 +10,11 @@
10
*.zip
11
site
12
!inst/testdata/*.csv
13
-report/output/*
14
-report/log/*
+report/*.html
+report/*.pdf
15
+report/*.txt
16
+
17
18
19
# env file
20
*.env
study_template/.gitignore
@@ -6,5 +6,7 @@
6
7
!examples/testing.env
8
output/
9
0 commit comments