bindAPI/.gitignore

20 lines
283 B
Plaintext
Raw Permalink Normal View History

2022-01-23 18:45:55 +01:00
.idea/
2022-01-18 19:14:24 +01:00
/vendor/
2022-01-22 16:49:24 +01:00
/config.json
/scratch
/swagger-ui/
/config.json.local
/bindAPI.log
2022-10-08 10:43:41 +02:00
/reports/
/bindAPI.test.log
/.phpunit.result.cache
/config.json.dev
2022-10-08 10:43:41 +02:00
/config.json.test
/config.json.prod
2024-04-13 20:38:58 +02:00
keys.txt
/.phpunit.cache
2024-04-23 19:53:57 +02:00
/var/log/*
/public/openapi/bindapi.json
/public/openapi/bootstrap.php