Give voice to humans against robotic oppression (#5934)

* Give voice to humans against robotic oppression

* Add claude folder to gitignore

---------

Co-authored-by: Uku Taht <uku.taht@gmail.com>
This commit is contained in:
Adam Rutkowski 2025-12-08 17:40:42 +01:00 committed by GitHub
parent 16f1eb3075
commit d9456d7308
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 11 deletions

2
.gitignore vendored
View File

@ -97,3 +97,5 @@ plausible-report.xml
# Docker volumes # Docker volumes
.clickhouse_db_vol* .clickhouse_db_vol*
plausible_db* plausible_db*
.claude

View File

@ -1,11 +0,0 @@
{
"permissions": {
"allow": [
"Bash(grep:*)",
"Read(//Users/ukutaht/plausible/analytics/lib/**)",
"Bash(node:*)"
],
"deny": [],
"ask": []
}
}