From d3805f57836bd0c6f5828512bd6b64a1cd6842ab Mon Sep 17 00:00:00 2001 From: Michael Richardson Date: Sun, 8 Sep 2024 15:00:12 -0400 Subject: [PATCH] Automatic update of .gitignore --- .gitignore | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 95ba2f1..13a337e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,17 +1,29 @@ *~ /*-[0-9][0-9].xml archive.json +draft-ietf-anima-rfc8366bis.xml +draft-richardson-anima-rfc8366bis.xml +Gemfile.lock +/.gems/ *.html +/lib +lib +/node_modules/ +package-lock.json *.pdf *.redxml .refcache +/.refcache report.xml *.swp .tags .targets.mk +/.targets.mk *.txt *.upload +/.venv/ venv/ -lib -draft-richardson-anima-rfc8366bis.xml +/versioned/ +/.vscode/ yang +!requirements.txt