fix: remove accidentally committed ~/.super-multica config
The empty ~/.super-multica/channels.json5 file was accidentally added during a merge conflict resolution. Remove it and add ~/.super-multica/ to .gitignore to prevent future accidents. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
86bd01b8c6
commit
6becd791ae
2 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -26,3 +26,6 @@ monorepo.md
|
|||
|
||||
# test coverage
|
||||
coverage
|
||||
|
||||
# user config
|
||||
~/.super-multica/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue