mirror of
https://github.com/Nanaloveyuki/BitLogger.git
synced 2026-05-30 07:32:22 +00:00
24 lines
231 B
Plaintext
24 lines
231 B
Plaintext
# MoonBit build artifacts
|
|
_build/
|
|
.mooncakes/
|
|
|
|
# Editor / IDE
|
|
.idea/
|
|
.vscode/
|
|
*.code-workspace
|
|
|
|
# OS files
|
|
.DS_Store
|
|
Thumbs.db
|
|
desktop.ini
|
|
|
|
# Local env / temp
|
|
*.log
|
|
*.tmp
|
|
*.bak
|
|
|
|
# Dev Documentations
|
|
docs/dev/*
|
|
|
|
# vibecoding
|
|
AGENTS/ |