From d61a313fcbb1e7174c948e290e7f2939f5f219b2 Mon Sep 17 00:00:00 2001 From: Andreas Carben Date: Sun, 4 Apr 2021 23:55:53 +0200 Subject: [PATCH] ignore files that generated by tag generators. --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 3819313..3341026 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,7 @@ *.swp *.swo +tags +cscope.* +cscope.*.* +.nvimlog +ncscope.out.temp