diff --git a/._.env b/._.env deleted file mode 100644 index ffa6093..0000000 Binary files a/._.env and /dev/null differ diff --git a/.claude/settings.local.json b/.claude/settings.local.json deleted file mode 100644 index 5b9970f..0000000 --- a/.claude/settings.local.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "permissions": { - "allow": [ - "Bash(git remote:*)", - "Bash(git pull:*)", - "Bash(git checkout:*)", - "Bash(git merge:*)", - "Bash(git push:*)", - "Bash(git add:*)" - ] - } -} diff --git a/.gitignore b/.gitignore index 9a0b3ab..67ac8d9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,9 @@ # See https://help.github.com/articles/ignoring-files/ for more about ignoring files. +# Local tooling +.claude/ +._* + # dependencies /node_modules /.pnp