change .gitignore

This commit is contained in:
team 1
2026-05-07 14:13:53 +02:00
parent fa971f4102
commit 04f4fc6627

1
.gitignore vendored
View File

@@ -23,6 +23,7 @@ test.*
# Cache, session files and logs (Symfony3)
/var/cache/*
/var/logs/*
/var/stream_jobs/*
/var/sessions/*
!var/cache/.gitkeep
!var/logs/.gitkeep