Skip to content

Commit

Permalink
修复cloudflare svg不显示问题
Browse files Browse the repository at this point in the history
  • Loading branch information
jiantian99 committed Jan 16, 2025
1 parent 3c557f2 commit f860708
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,14 @@ _site/

config.yaml
.venv/

# Ignore FIT files and folders
FIT_OUT/
*.fit
activities/
GPX_OUT/
TCX_OUT/
Workouts/

# Keep SVG files
!assets/*.svg

0 comments on commit f860708

Please sign in to comment.