main
Brett 2025-07-10 17:07:53 -04:00
parent af2295963e
commit 528dc936a9
1 changed files with 10 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@ -0,0 +1,10 @@
cmake-build*/
build/
out/
./cmake-build*/
./build/
./out/
*.sqlite3
*.sqlite
*.env
.env