diff --git a/.gitignore b/.gitignore index d09fe3f..af4f27b 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,6 @@ .DS_Store node_modules/ .svelte-kit/ -bun.lock \ No newline at end of file +bun.lock +data/db +data/.encryption_key