git: add .git to .gitignore to improve rg --hidden
1 file changed, 3 insertions(+), 1 deletion(-)
jump to
M git/.config/git/ignore → git/.config/git/ignore
@@ -1,3 +1,5 @@ +.git + .DS_Store .AppleDouble .LSOverride@@ -29,4 +31,4 @@ GPATH GRTAGS GTAGS -.tern-port+.tern-port