diff options
| author | Serguey Parkhomovsky <xindigo@gmail.com> | 2026-03-17 20:53:09 -0700 |
|---|---|---|
| committer | Serguey Parkhomovsky <xindigo@gmail.com> | 2026-03-17 20:53:09 -0700 |
| commit | 3e223844a1cceee191b5cc89815acd6c94d358ee (patch) | |
| tree | 28426514ad5f4f8c6e8ddf3b959d85a70542e6eb /.gitignore | |
| parent | 06693b731e2fecefdee8db554ac1c6d113b9a819 (diff) | |
Add config.toml to gitignore so we don't push secrets
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1 +1,2 @@ /target +config.toml |
