Files
weather/.gitattributes
Oh a0d4bf6f91
Some checks failed
Tests / Tests PHP 7.4 (push) Has been cancelled
Tests / Tests PHP 8 (push) Has been cancelled
Tests / Tests PHP 8.1 (push) Has been cancelled
Get geographical weather data by city name or cordinates
2025-09-04 11:52:12 +02:00

12 lines
300 B
Plaintext

/app export-ignore
/public export-ignore
/logs export-ignore
/var export-ignore
/.github export-ignore
/.env.example export-ignore
/.env export-ignore
/docker-compose.yml export-ignore
/phpcs.xml export-ignore
/phpstan.neon.dist export-ignore
/phpunit.xml export-ignore
/CONTRIBUTING.md export-ignore