From: Pass Automated Testing Suite Date: Tue, 28 Sep 2021 10:00:48 +0000 (+0200) Subject: add gitgnore file X-Git-Url: https://git.beaudet.xyz/?a=commitdiff_plain;h=HEAD;p=vim.git add gitgnore file --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ae88be2 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.netrwhist +^tags$