diff --git a/.claude/settings.json b/.claude/settings.json deleted file mode 100644 index 3cbcaf3..0000000 --- a/.claude/settings.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "permissions": { - "allow": [ - "Bash(rtk curl *)", - "Bash(python3 -c ' *)", - "Bash(ssh root@172.16.19.101 'docker exec nextcloud-nextcloud-1 php /var/www/html/occ config:app:get core \"appstoreFetcher-lastFailure\" 2>&1; echo ===; docker exec nextcloud-nextcloud-1 php /var/www/html/occ config:app:get core \"appstore-fetcher-lastFailure\" 2>&1; echo ===; docker exec nextcloud-nextcloud-1 php /var/www/html/occ config:app:get core \"AppFetcher-lastFailure\" 2>&1')" - ] - } -} diff --git a/.gitignore b/.gitignore index 0599257..e7b512a 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,8 @@ /.idea/ # macOS .DS_Store +# Claude Code local settings +.claude/ # Ansible /collections/ansible_collections/ .vagrant/