diff --git a/.claude/settings.local.json b/.claude/settings.local.json deleted file mode 100644 index 864b2f5..0000000 --- a/.claude/settings.local.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "permissions": { - "allow": [ - "Bash(curl -s -o /dev/null -w \"%{http_code}\\\\n\" \"http://localhost/Final_Project/project_final/login.php\")", - "Bash(curl -s -o /dev/null -w \"%{http_code}\\\\n\" \"http://localhost/Final_Project/project_final/peta_publik.php\")", - "Bash(curl -s -o /dev/null -w \"%{http_code} -> %{redirect_url}\\\\n\" \"http://localhost/Final_Project/project_final/admin/index.php\")", - "Bash(curl -s -o /dev/null -w \"%{http_code}\\\\n\" \"http://localhost/Final_Project/project_final/enumerator/index.php\")" - ] - } -} diff --git a/.gitignore b/.gitignore index cf2d2a2..ee0d016 100644 --- a/.gitignore +++ b/.gitignore @@ -53,3 +53,6 @@ dist/ build/ akun_testing.txt + +# Mengabaikan folder konfigurasi AI Claude +.claude/ \ No newline at end of file