summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 3e7def5fa87dcd09a5efe6752a5145b30b589c12 (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
35
36
37
38
.*.d
.*.dd
*.a
*.la
*.lo
*.oo
*.so
*.o
.deps
.dirstamp
.libs
Makefile
Makefile.in

/extensions/GNUmakefile
/extensions/initext.c
/extensions/initext?.c
/extensions/matches?.man
/extensions/targets?.man

/include/xtables.h
/include/iptables/internal.h

/aclocal.m4
/autom4te*.cache
/compile
/config.guess
/config.h*
/config.log
/config.status
/config.sub
/configure
/depcomp
/install-sh
/libtool
/ltmain.sh
/missing
/stamp-h1