diff --git a/.gitignore b/.gitignore index f9c8c41..6068d51 100755 --- a/.gitignore +++ b/.gitignore @@ -18,5 +18,8 @@ sqlite/*.sql tests/ +# Secrets +.env + # Claude Code local settings .claude/settings.local.json \ No newline at end of file