mirror of
https://github.com/p-e-w/heretic.git
synced 2026-09-26 14:01:22 -07:00
feat: add end-to-end tests
This commit is contained in:
+6
-3
@@ -15,11 +15,14 @@ wheels/
|
||||
# Editors
|
||||
/.vscode/
|
||||
|
||||
# Configuration files
|
||||
# Configuration file (root only, not ignored in test directories)
|
||||
/config.toml
|
||||
|
||||
# Study checkpoints
|
||||
/checkpoints/
|
||||
checkpoints/
|
||||
|
||||
# Residual plots
|
||||
/plots/
|
||||
plots/
|
||||
|
||||
# Models generated by tests
|
||||
/tests/*/model/
|
||||
|
||||
Reference in New Issue
Block a user