From: Jeremy Sowden Date: Sun, 19 Jan 2020 22:57:02 +0000 (+0000) Subject: Update gitignore. X-Git-Tag: v0.9.4~92 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87256f5df6b3efb9284ebd8e0761b2a0f07bee17;p=thirdparty%2Fnftables.git Update gitignore. Add ctags and etags tag files, and Emacs back-up files. Signed-off-by: Jeremy Sowden Signed-off-by: Pablo Neira Ayuso --- diff --git a/.gitignore b/.gitignore index 2cb1e2af..6b37b123 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,12 @@ libtool # Debian package build temporary files build-stamp + +# Tag files for Vim and Emacs. +TAGS +tags + +# Emacs back-up files. +*~ +\#*\# +.\#*