add somes files to gitignore

This commit is contained in:
2026-03-28 12:16:34 +01:00
committed by kitoy
parent a2eab5e0ef
commit 9497c64b09
4 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@@ -1,3 +1,6 @@
__pycache__
app/static/img/fullsize
app/static/img/portfolio
*.pyc
*#
*~