Bump version to 0.1.0 for release, ignore local Claude notes
Lint info.xml / xml-lint (push) Successful in 13s
Lint PHP / php-lint (8.2) (push) Successful in 47s
Lint PHP / php-lint (8.3) (push) Successful in 38s
Lint PHP / php-lint (8.4) (push) Successful in 42s
PHPUnit / unit-tests (push) Successful in 38s
Build release artifact / package (push) Failing after 1m38s

.gitignore now excludes CLAUDE.md/CLAUDE.local.md and common
IDE/OS/env cruft so local assistant notes never get committed.
This commit is contained in:
Patrick Niebeling
2026-08-13 10:26:09 +02:00
parent 6da1a442a6
commit fe0dc909d0
3 changed files with 27 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "workflow_deck_automation",
"version": "1.0.0",
"version": "0.1.0",
"private": true,
"description": "Automates moving overdue Deck cards between stacks, configurable per user.",
"scripts": {