LearnNewsExamplesServices
Frontmatter
id8154
titleSync .npmignore with .gitignore (agentos & legit apps)
stateClosed
labels
bugai
assigneestobiu
createdAtDec 21, 2025, 10:10 PM
updatedAtDec 21, 2025, 10:15 PM
githubUrlhttps://github.com/neomjs/neo/issues/8154
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtDec 21, 2025, 10:15 PM

Sync .npmignore with .gitignore (agentos & legit apps)

Closed v11.17.1 bugai
tobiu
tobiu commented on Dec 21, 2025, 10:10 PM

The .npmignore file is out of sync with .gitignore regarding recent app additions. We need to ensure the following apps are whitelisted in the npm package:

  • apps/agentos
  • apps/legit
  • apps/ai/neural-link

Also, we should remove outdated entries like apps/krausest and update the local AI knowledge base paths to match .gitignore.

tobiu added the bug label on Dec 21, 2025, 10:10 PM
tobiu added the ai label on Dec 21, 2025, 10:10 PM
tobiu assigned to @tobiu on Dec 21, 2025, 10:13 PM
tobiu referenced in commit 11b1fd1 - "sync .npmignore with .gitignore #8154" on Dec 21, 2025, 10:13 PM
tobiu
tobiu Dec 21, 2025, 10:15 PM

Fixed in commit 11b1fd19b: synced .npmignore with .gitignore

tobiu closed this issue on Dec 21, 2025, 10:15 PM