README references
#Deep dives: docs/CLI-ENGINES.md, docs/operations, and docs/architecture
but they're not available because
.gitignore
- node_modules/
- dist/
- coverage/
- .DS_Store
- reports/
6. docs/*
-
Ignore specific dotfiles/folders
- .codemachine
- .env
- .env.example
- .npmrc
-
Ignore folders starting with .tmp
- .tmp*
README references
#Deep dives: docs/CLI-ENGINES.md, docs/operations, and docs/architecture
but they're not available because
.gitignore
6. docs/*
Ignore specific dotfiles/folders
Ignore folders starting with .tmp