mirror of
https://git.netfilter.org/libnftnl
synced 2026-01-26 10:34:27 +00:00
Update gitignore.
Add ctags and etags tag files, and Emacs back-up files. Signed-off-by: Jeremy Sowden <jeremy@azazel.net> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
This commit is contained in:
parent
325cb6f592
commit
35bac9ae03
9
.gitignore
vendored
9
.gitignore
vendored
@ -29,3 +29,12 @@ examples/*
|
||||
tests/*
|
||||
!tests/*.c
|
||||
!tests/Makefile.am
|
||||
|
||||
# Tag files for Vim and Emacs.
|
||||
TAGS
|
||||
tags
|
||||
|
||||
# Emacs back-up files
|
||||
*~
|
||||
\#*\#
|
||||
.\#*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user