Compare commits

..

3 Commits

Author SHA1 Message Date
a95d430b6e fixed gitignore entry for the database 2026-03-03 20:12:57 +01:00
1fb210ef31 removed database out of version control 2026-03-03 20:09:06 +01:00
38fe440d18 added direnv config 2026-03-03 20:08:00 +01:00
3 changed files with 3 additions and 0 deletions

1
.envrc Normal file
View File

@@ -0,0 +1 @@
use flake

2
.gitignore vendored
View File

@@ -1,2 +1,4 @@
/target /target
result result
.direnv
snooze-pal.db

Binary file not shown.