mirror of
https://github.com/pacnpal/thrillwiki_django_no_react.git
synced 2025-12-20 10:51:09 -05:00
Refactor park list view and update template targets for improved functionality; remove unused CSS class from Tailwind styles; add local settings for unraid configuration.
This commit is contained in:
10
scripts/unraid/.claude/settings.local.json
Normal file
10
scripts/unraid/.claude/settings.local.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"permissions": {
|
||||
"additionalDirectories": [
|
||||
"/Users/talor/thrillwiki_django_no_react"
|
||||
],
|
||||
"allow": [
|
||||
"Bash(uv run:*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user