diff options
| author | Chris Boesch <chrboesch@noreply.codeberg.org> | 2025-02-09 20:57:18 +0000 |
|---|---|---|
| committer | Chris Boesch <chrboesch@noreply.codeberg.org> | 2025-02-09 20:57:18 +0000 |
| commit | c13a00fc717bafaf41b65dba041d0ce0dbed9c82 (patch) | |
| tree | 88b0530138542a6da9ebb49a7de211bb22cb5a3c /.gitignore | |
| parent | b3dd04885d678b5c2eab824ee839938942017678 (diff) | |
| parent | c1777f47d5478cde0f08dafc6937b0f38464d787 (diff) | |
Merge pull request 'Added deletion of progress.txt for eowyn' (#206) from eowyn_fix into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/206
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ /answers/ /patches/healed/ /output/ +.progress.txt # Leave this in here for older zig versions /zig-cache/ |
