Browse Source

:sparkles: including a generated matrix of scores

tags/0.0.1
J 4 years ago
parent
commit
97efad2d6e
2 changed files with 2519 additions and 1 deletions
  1. 1
    1
      .gitignore
  2. 2518
    0
      backend/db/generated/prescore_matrix.json

+ 1
- 1
.gitignore View File

@@ -5,5 +5,5 @@ dist-ssr
5 5
 *.local
6 6
 **/.env
7 7
 .nyc_output
8
-**/generated/*
8
+**/generated/_*
9 9
 **/.vscode

+ 2518
- 0
backend/db/generated/prescore_matrix.json
File diff suppressed because it is too large
View File


Loading…
Cancel
Save