From ebaaf925ae566082f2af768195e958ad3790848f Mon Sep 17 00:00:00 2001 From: Nick Fitzgerald Date: Sat, 4 Jun 2016 19:01:50 -0700 Subject: [PATCH] Ignore etags files This commit adds the TAGS file generated by etags to the list of files ignored by git. original commit: 2c03113492e9eba4f1d848d962ada1cb00461dd9 --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ca32e22a07..cadfd58156 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ /i3le/ /i3nt/ /i3osx/ +/TAGS /ta6le/ /ta6nt/ /ta6osx/