bindAPI/.gitignore
2024-04-23 19:53:57 +02:00

18 lines
224 B
Plaintext

.idea/
/vendor/
/config.json
/scratch
/swagger-ui/
/config.json.local
/bindAPI.log
/reports/
/bindAPI.test.log
/.phpunit.result.cache
/config.json.dev
/config.json.test
/config.json.prod
keys.txt
/.phpunit.cache
/var/log/*