mirror of
https://github.com/chaoming/hugo-saasify-theme.git
synced 2025-04-20 06:41:53 +02:00
29 lines
296 B
Text
29 lines
296 B
Text
# Dependencies
|
|
node_modules/
|
|
package-lock.json
|
|
yarn.lock
|
|
|
|
# Hugo
|
|
public/
|
|
resources/
|
|
.hugo_build.lock
|
|
|
|
# Build output
|
|
assets/css/style.css
|
|
static/css/
|
|
|
|
# IDE/Editor
|
|
.idea/
|
|
.vscode/
|
|
*.swp
|
|
*.swo
|
|
.DS_Store
|
|
|
|
# OS generated files
|
|
.DS_Store
|
|
.DS_Store?
|
|
._*
|
|
.Spotlight-V100
|
|
.Trashes
|
|
ehthumbs.db
|
|
Thumbs.db
|