diff options
author | Akshay <[email protected]> | 2024-10-07 16:18:23 +0100 |
---|---|---|
committer | Akshay <[email protected]> | 2024-10-07 16:18:23 +0100 |
commit | 1c33b810521b2ffe5108d8cef32439aef975c48d (patch) | |
tree | 7e936f8283acd14a7c8b6e3da9dc75bf6268bd32 /.gitignore | |
parent | 7c9c73af1bc6cb4bbf9eff077bb524ca21031082 (diff) |
refactor; start adding expect tests
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ | |||
1 | target | 1 | target |
2 | result | 2 | result |
3 | .direnv | ||