Remove .claude directory from version control

This commit is contained in:
2025-11-26 18:26:49 +01:00
parent 31c757f1fe
commit d08612205b
5 changed files with 76 additions and 14 deletions

10
release/manifest.json Normal file
View File

@@ -0,0 +1,10 @@
{
"id": "counter-plugin",
"name": "Counter Plugin",
"version": "1.1.0",
"minAppVersion": "0.15.0",
"description": "Create interactive counters with +/- buttons using ~ ( ) syntax",
"author": "crib",
"authorUrl": "https://git.cribdev.com/crib",
"isDesktopOnly": false
}