Files
database/.gitignore
2025-09-30 17:10:47 -03:00

10 lines
85 B
Plaintext

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