From 08b5c5608f2317e04b7305a1880aa1bdc65a75e9 Mon Sep 17 00:00:00 2001 From: Beaudan Date: Mon, 5 Aug 2019 17:23:26 +1000 Subject: [PATCH] Ignore ctags file --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index f777fc460..eb00c0903 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,6 @@ ts/protobuf/*.d.ts # Swapfiles **/*.swp + +# Ctags +tags