This is an automated email from Gerrit. Linus Tolke ([email protected]) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/595
-- gerrit commit 3637f06633dd20a22ca7b13f36c26394622da931 Author: Linus Tolke <[email protected]> Date: Tue Apr 24 20:57:32 2012 +0200 topic: Ignored TAGS files. Allow use of TAGS. Change-Id: I5e71e8986671642b49cc9a62d37cc8c0dfa37181 Signed-off-by: Linus Tolke <[email protected]> diff --git a/.gitignore b/.gitignore index e382ed7..0dd4b2c 100644 --- a/.gitignore +++ b/.gitignore @@ -89,5 +89,8 @@ patches # Emacs temp files *~ +# Emacs TAGS file +TAGS + # CScope database files *cscope.out -- ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
