mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-07-26 22:09:07 +00:00
The main benefit is that this ensures that the directory always exists in a Git checkout. This way the maintenance scripts don't have to worry about the case where the directory doesn't exist. Also it unclutters `/.gitignore`. Signed-off-by: Gilles Peskine <[email protected]>