Fix gitignore

Signed-off-by: Jean-Yves <7360784+docjyJ@users.noreply.github.com>
This commit is contained in:
Jean-Yves
2024-07-26 17:42:45 +02:00
parent 68b5b770c7
commit 2c573b2e24
7 changed files with 8 additions and 46 deletions

6
php/.gitignore vendored
View File

@@ -1,6 +0,0 @@
data/*
session/*
!data/.gitkeep
!session/.gitkeep
vendor/
.idea/