Ver Fonte

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

asus há 1 mês atrás
pai
commit
b87e432a38
1 ficheiros alterados com 1 adições e 0 exclusões
  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