Forgot the gitignore.

This commit is contained in:
Zed A. Shaw 2024-04-24 06:51:55 -04:00
parent b4ff44788a
commit 23def1ac97

10
.gitignore vendored Normal file
View file

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