From d2e4fbb1b8688e0a6f7999e751906ef911bc0564 Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Wed, 27 Oct 2021 15:18:07 +1100 Subject: Adding TAGS to gitignore Also to test out predev hook. --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index c06b95f..86cd3e5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ *~ -mysql/ \ No newline at end of file +mysql/ +TAGS \ No newline at end of file -- cgit v1.2.3