mirror of
https://git.netfilter.org/libnftnl
synced 2026-01-26 18:38:59 +00:00
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>
41 lines
440 B
Plaintext
41 lines
440 B
Plaintext
# Dependency and object files
|
|
.*.d
|
|
*.o
|
|
*.lo
|
|
*.la
|
|
.deps
|
|
.libs
|
|
.dirstamp
|
|
|
|
# Generated by autoconf/configure
|
|
Makefile
|
|
Makefile.in
|
|
config.*
|
|
configure
|
|
autom4te.cache
|
|
stamp-h1
|
|
aclocal.m4
|
|
libnftnl.pc
|
|
libtool
|
|
build-aux
|
|
doxygen.cfg
|
|
|
|
# Debian package build temporary files
|
|
build-stamp
|
|
|
|
examples/*
|
|
!examples/*.c
|
|
!examples/Makefile.am
|
|
tests/*
|
|
!tests/*.c
|
|
!tests/Makefile.am
|
|
|
|
# Tag files for Vim and Emacs.
|
|
TAGS
|
|
tags
|
|
|
|
# Emacs back-up files
|
|
*~
|
|
\#*\#
|
|
.\#*
|