diff options
| author | Anhgelus Morhtuuzh <william@herges.fr> | 2026-01-25 16:32:21 +0100 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <william@herges.fr> | 2026-01-25 16:32:21 +0100 |
| commit | 2bf38473893b4fcd86ce7c97c04846237bb8cce4 (patch) | |
| tree | b8a94fbe190b02e21fcc8d5d9634f140556aa475 /.gitignore | |
| parent | f84edf350c805d2e918441dc3a3102c951439fe1 (diff) | |
feat(config): create file if not found at path
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ go.work* .idea .env tmp -config/**.toml +*.toml data docker-compose.yml |
