summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: e55952642ed0d0c2bc2ac9492922a9983a987c2b (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
*.a
*.la
*.lo
*.so
*.o
.deps/
.dirstamp
.libs/
Makefile
Makefile.in

/include/xtables-version.h

/aclocal.m4
/autom4te.cache/
/build-aux/
/config.*
/configure
/libtool
/stamp-h1
/iptables/iptables-apply.8

/iptables/xtables-multi
/iptables/xtables-compat-multi

# vim/nano swap file
*.swp