Files
database/.gitignore
2024-04-22 11:56:36 -04:00

9 lines
66 B
Plaintext

# Composer
**/vendor/
**/*.lock
# PHPStorm
**/.idea/
**/.cache/