From efb6510965cf91cf8499d4a5d5d029aab9d06fd3 Mon Sep 17 00:00:00 2001 From: John Bytheway Date: Thu, 12 Mar 2020 06:43:38 -0400 Subject: [PATCH] Ignore tags file --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 2df9878..297e5e2 100644 --- a/.gitignore +++ b/.gitignore @@ -6,5 +6,7 @@ __pycache__ .gdb_history compile_commands.json +tags +TAGS /build