From e2f2e18e634938d167aef2faa42340f3877663f4 Mon Sep 17 00:00:00 2001 From: Stephen Fisher Date: Mon, 3 Nov 2014 17:05:38 -0700 Subject: [PATCH] Also ignore TAGS files in addition to the already ignored tags in .gitignore Change-Id: Id787cf8dfd3df5fac6d535422e00eff3788570b0 Reviewed-on: https://code.wireshark.org/review/5103 Reviewed-by: Stephen Fisher --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 361b3be135..b300b2cdc9 100644 --- a/.gitignore +++ b/.gitignore @@ -204,6 +204,7 @@ ui/qt/config.pri .DS_Store cscope.* tags +TAGS macosx-support-libs packaging/macosx/COPYING.txt packaging/macosx/Info.plist