Get geographical weather data by city name or cordinates
This commit is contained in:
12
.gitattributes
vendored
Normal file
12
.gitattributes
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
/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
|
Reference in New Issue
Block a user