From 109a1fe88aefef352eaa950f2fccb1ed66551330 Mon Sep 17 00:00:00 2001 From: Dylan Thacker-Smith Date: Wed, 17 Mar 2021 03:44:19 -0400 Subject: [PATCH] Ignore tags file to avoid conflicts with using ctags (#1411) --- _config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/_config.yml b/_config.yml index 39db213..a43e36c 100644 --- a/_config.yml +++ b/_config.yml @@ -15,6 +15,7 @@ exclude: - package-lock.json - node_modules - vendor + - tags keep_files: ["css"] # Collections