- Add counter syntax: ~ (number) label - Implement interactive +/- buttons - Add CSS styling for counter UI - Include build configuration and dependencies
18 lines
126 B
Plaintext
18 lines
126 B
Plaintext
# Node
|
|
node_modules
|
|
package-lock.json
|
|
|
|
# Build
|
|
main.js
|
|
*.js.map
|
|
|
|
# macOS
|
|
.DS_Store
|
|
|
|
# IDE
|
|
.vscode
|
|
.idea
|
|
|
|
# Obsidian
|
|
data.json
|