chore: remove redundant Makefile and .npmignore, fix .dockerignore
Some checks failed
CI / lint-and-test (push) Has been cancelled
Some checks failed
CI / lint-and-test (push) Has been cancelled
- Makefile: all useful targets duplicate package.json scripts, and referenced deleted e2e files. Use npm run instead. - .npmignore: contained only node_modules/ which npm ignores by default. - .dockerignore: remove stale paths (manuals/, third_party/, AGENTS.md, FUNCTIONAL_ISSUES_BACKLOG.md), add wiki/. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
# Ignore test files
|
||||
node_modules/
|
||||
Reference in New Issue
Block a user