summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 64af328e0abf9be51af39e11a45e2590dfdfa3b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# Dependency and object files
.*.d
*.lo
*.o

# Generated by autoconf/configure/automake
*.m4
Makefile
Makefile.in
src/Makefile.in
src/.deps/
src/.libs/
stamp-h1
config.h
config.h.in
config.h.in~
config.log
config.status
configure
autom4te.cache
build-aux/
libnftables.pc
libtool
missing
depcomp
ylwrap
src/parser_bison.c
src/parser_bison.h

# Generated by tests
*.payload.got

# Debian package build temporary files
build-stamp