Files
2025-11-07 00:44:07 +08:00

23 lines
296 B
Plaintext

# Jekyll-specific files
_site/
.jekyll-cache/
.sass-cache/
.bundle/
# NodeJS-specific files
node_modules/
npm-debug.log*
yarn-*.log*
# Vendor directory for Bundler
./vendor/
# Configuration and environment files
.env
.DS_Store # macOS specific
Thumbs.db # Windows specific
# Log files
*.log