Setup for day 17.

This commit is contained in:
Zed A. Shaw 2026-08-27 11:59:34 -04:00
parent d3169d3eca
commit 187bf4c1d1
84 changed files with 14784 additions and 0 deletions

10
17-refactor-bug-fix/.gitignore vendored Normal file
View file

@ -0,0 +1,10 @@
.*.sw*
.DS_Store
*.sqlite3
*.sqlite3-wal
*.sqlite3-shm
debug
coverage/
.coverage
builddir
subprojects