mirror of
https://github.com/yeban8090/note-to-red.git
synced 2026-07-22 05:42:34 +00:00
21 lines
No EOL
163 B
Text
21 lines
No EOL
163 B
Text
# Node
|
|
node_modules/
|
|
npm-debug.log
|
|
*.log
|
|
|
|
# Build
|
|
main.js
|
|
*.js.map
|
|
data.json
|
|
styles.css
|
|
# macOS
|
|
.DS_Store
|
|
|
|
# IDE
|
|
.idea/
|
|
.vscode/
|
|
*.swp
|
|
*.swo
|
|
|
|
# Obsidian
|
|
.obsidian/ |