mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 14:36:52 +00:00
Update .gitignore
Signed-off-by: Jean-Yves <7360784+docjyJ@users.noreply.github.com>
This commit is contained in:
parent
d30af69ad9
commit
1accb8f568
1 changed files with 6 additions and 3 deletions
9
php/.gitignore
vendored
9
php/.gitignore
vendored
|
|
@ -1,3 +1,6 @@
|
||||||
/php/data/configuration.json
|
data/*
|
||||||
/php/data/containers.json
|
session/*
|
||||||
|
!data/.gitkeep
|
||||||
|
!session/.gitkeep
|
||||||
|
vendor/
|
||||||
|
.idea/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue