diff --git a/.claude/settings.local.json b/.claude/settings.local.json deleted file mode 100644 index 5b44e1c..0000000 --- a/.claude/settings.local.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "permissions": { - "allow": [ - "Bash(dir \"C:\\mingw\\gitea\\orni_attack\\release\\dll\")", - "Bash(make:*)", - "Bash(echo:*)", - "Bash(objdump:*)", - "Bash(unzip:*)", - "Bash(\"/Volumes/diskito/diskito.app/Contents/MacOS/diskito\")", - "Bash(pkill:*)", - "Bash(hdiutil detach:*)", - "Bash(cat:*)", - "Bash(hdiutil mount:*)", - "Bash(open \"/Volumes/Orni Attack/Orni Attack.app\")" - ], - "deny": [], - "ask": [] - } -} diff --git a/.gitignore b/.gitignore index 719fc67..8e1d15d 100644 --- a/.gitignore +++ b/.gitignore @@ -103,4 +103,5 @@ ehthumbs_vista.db *.swp *.swo -.cache/ \ No newline at end of file +.cache/ +.claude/ \ No newline at end of file