mirror of
https://fastgit.cc/github.com/Yeachan-Heo/oh-my-claudecode
synced 2026-04-20 21:00:50 +08:00
- Remove dist/ from .gitignore so compiled output ships with the repo - Add linguist-generated attributes to hide dist/ from GitHub diffs - Simplify update guide in all READMEs (no rebuild step needed) Users no longer need to run npm install or rebuild after plugin install/update — the compiled code is now included directly. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
11 lines
118 B
Plaintext
11 lines
118 B
Plaintext
node_modules/
|
|
*.log
|
|
.DS_Store
|
|
.omc/
|
|
.sisyphus/
|
|
.idea/
|
|
|
|
# Windows reserved names (prevent accidental creation)
|
|
nul
|
|
NUL
|