Files
nextcloud/php/.gitignore
T
2024-07-26 14:28:32 +02:00

7 lines
65 B
Plaintext

data/*
session/*
!data/.gitkeep
!session/.gitkeep
vendor/
.idea/