aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 3ddb8160ca08f83e9f59d0c21d0a056b5176e68c (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
39
40
41
42
43
*.a
*.gcda
*.gcno
*.gcno.gcov.json.gz
*.gcov
*.la
*.lo
*.so
*.o
.deps/
.dirstamp
.libs/
Makefile
Makefile.in

# pre-generated for Android: /include/xtables-version.h

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

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

# vim/nano swap file
*.swp

/tags

# make check results
/test-suite.log
/iptables-test.py.log
/iptables-test.py.trs
/xlate-test.py.log
/xlate-test.py.trs
iptables/tests/shell/run-tests.sh.log
iptables/tests/shell/run-tests.sh.trs