mirror of
https://github.com/Nanaloveyuki/BitLogger.git
synced 2026-05-30 15:42:25 +00:00
🙈 Update gitgnore
This commit is contained in:
+20
-2
@@ -1,2 +1,20 @@
|
||||
# MoonBit Dev Doc
|
||||
docs/dev/
|
||||
# MoonBit build artifacts
|
||||
_build/
|
||||
|
||||
# Editor / IDE
|
||||
.idea/
|
||||
.vscode/
|
||||
*.code-workspace
|
||||
|
||||
# OS files
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
desktop.ini
|
||||
|
||||
# Local env / temp
|
||||
*.log
|
||||
*.tmp
|
||||
*.bak
|
||||
|
||||
# Dev Documentations
|
||||
docs/dev/*
|
||||
Reference in New Issue
Block a user