Frontmatter
| id | 8154 |
| title | Sync .npmignore with .gitignore (agentos & legit apps) |
| state | Closed |
| labels | bugai |
| assignees | tobiu |
| createdAt | Dec 21, 2025, 10:10 PM |
| updatedAt | Dec 21, 2025, 10:15 PM |
| githubUrl | https://github.com/neomjs/neo/issues/8154 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Dec 21, 2025, 10:15 PM |

The
.npmignorefile is out of sync with.gitignoreregarding recent app additions. We need to ensure the following apps are whitelisted in the npm package:apps/agentosapps/legitapps/ai/neural-linkAlso, we should remove outdated entries like
apps/krausestand update the local AI knowledge base paths to match.gitignore.