瀏覽代碼

fix: allow tracking screenshots in web/articles/ via .gitignore

asus 1 月之前
父節點
當前提交
b87e432a38
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -49,6 +49,7 @@ worktrees/
 !cfc-frontend/static/*.png
 !cfc-web/public/logo.png
 !web/img/*.png
+!web/articles/*.png
 
 # Python
 *.py