diff --git a/.claude/settings.json b/.claude/settings.json new file mode 100644 index 0000000..3cbcaf3 --- /dev/null +++ b/.claude/settings.json @@ -0,0 +1,9 @@ +{ + "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 e7b512a..0599257 100644 --- a/.gitignore +++ b/.gitignore @@ -14,8 +14,6 @@ /.idea/ # macOS .DS_Store -# Claude Code local settings -.claude/ # Ansible /collections/ansible_collections/ .vagrant/