Guide_Wii/.gitignore
lifehackerhansol a6c46d8ff5
Initialize VitePress
- Add theme submodule
- Add initial configuration files
- Override theme-default VPHero/VPFooter with custom theme version
- Add configuration for tabs
- Update README
2024-09-24 21:52:59 -07:00

12 lines
141 B
Plaintext

# Node.js and NPM
node_modules
npm-debug.log*
codekit-config.json
# VitePress
docs/.vitepress/cache
docs/.vitepress/dist
# macOS
.DS_Store