diff options
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 0a52048be..575df4364 100644 --- a/.gitignore +++ b/.gitignore @@ -163,3 +163,6 @@ python/vyos/proto/*.desc # We do not use pip Pipfile Pipfile.lock + +# AI stuff +.claude/ |
