Setup for day 18.

This commit is contained in:
Zed A. Shaw 2026-08-28 11:53:01 -04:00
parent 032f10ef44
commit 993f148710
87 changed files with 14992 additions and 0 deletions

10
18-depth-testing/.gitignore vendored Normal file
View file

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