diff options
| author | seth <[email protected]> | 2023-12-29 00:51:14 -0500 |
|---|---|---|
| committer | seth <[email protected]> | 2023-12-29 03:19:10 -0500 |
| commit | 4c86caefc587fafd7050b1407be7508a01622b6d (patch) | |
| tree | a3de67d27f585ded673053b3588b1a4d02614bb3 /.gitignore | |
| parent | ab3ea6d89795f0413b0e7a4b5c65bff989f7f284 (diff) | |
ci: cleanup eval-flake.sh
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ # nix build artifacts result* repl-result-out* +gc-roots/ +eval.json # dev shell .pre-commit-config.yaml |
