add .gif to gitignore

This commit is contained in:
2025-10-24 12:29:51 +02:00
parent 880d6cdfac
commit 809d1a726d

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
*.txt *.txt
*.png *.png
*.jpg *.jpg
*.gif