diff options
| author | Yuriy Andamasov <yuriy@vyos.io> | 2026-04-15 12:03:44 +0300 |
|---|---|---|
| committer | Yuriy Andamasov <yuriy@vyos.io> | 2026-04-15 12:03:44 +0300 |
| commit | 74e6d0580287a32a2d36a4d748eebc7c77ffd702 (patch) | |
| tree | 6686311dac602de9a9b28a60956fdcd822cf2cc0 | |
| parent | 8b79507f12a6d155cf18d029d66fe1c80f3d5952 (diff) | |
| download | vyos-documentation-74e6d0580287a32a2d36a4d748eebc7c77ffd702.tar.gz vyos-documentation-74e6d0580287a32a2d36a4d748eebc7c77ffd702.zip | |
chore: add .worktrees/ to .gitignore
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -29,3 +29,6 @@ __pycache__ # os specific .DS_Store + +# git worktrees +.worktrees/ |
