summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorChris Boesch <chrboesch@noreply.codeberg.org>2025-02-09 20:57:18 +0000
committerChris Boesch <chrboesch@noreply.codeberg.org>2025-02-09 20:57:18 +0000
commitc13a00fc717bafaf41b65dba041d0ce0dbed9c82 (patch)
tree88b0530138542a6da9ebb49a7de211bb22cb5a3c /.gitignore
parentb3dd04885d678b5c2eab824ee839938942017678 (diff)
parentc1777f47d5478cde0f08dafc6937b0f38464d787 (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--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 53a6184..0fa4230 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@
/answers/
/patches/healed/
/output/
+.progress.txt
# Leave this in here for older zig versions
/zig-cache/