add articles to .gitignore

This commit is contained in:
Mathias DUPEUX 2025-03-07 10:47:54 +00:00
parent 17bbac63a6
commit cbe04a86d1
2 changed files with 5 additions and 1 deletions

5
.gitignore vendored
View file

@ -1,6 +1,9 @@
templates/articles/
!templates/articles/loremipsum.html
.env .env
__pycache__ __pycache__
*.pyc *.pyc
.venv .venv

1
articles Symbolic link
View file

@ -0,0 +1 @@
templates/articles/