multica/.gitignore
Naiyuan Qing 6becd791ae 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>
2026-02-10 09:35:50 +08:00

31 lines
257 B
Text

node_modules
dist
*.log
.DS_Store
# build outputs
.next
out
.turbo
build
bin
dist-electron
release
*.tsbuildinfo
# env
.env*
!.env.example
# platform specific
*.dmg
*.app
*.apk
*.ipa
monorepo.md
# test coverage
coverage
# user config
~/.super-multica/