mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00
selftests: netfilter: Add missing gitignore file
Compiled binary files should be added to .gitignore 'git status' complains: Untracked files: (use "git add <file>..." to include in what will be committed) net/netfilter/conntrack_reverse_clash Signed-off-by: Li Zhijian <lizhijian@fujitsu.com> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
This commit is contained in:
parent
50ae879de1
commit
df6cb25f07
1 changed files with 1 additions and 0 deletions
|
@ -2,5 +2,6 @@
|
||||||
audit_logread
|
audit_logread
|
||||||
connect_close
|
connect_close
|
||||||
conntrack_dump_flush
|
conntrack_dump_flush
|
||||||
|
conntrack_reverse_clash
|
||||||
sctp_collision
|
sctp_collision
|
||||||
nf_queue
|
nf_queue
|
||||||
|
|
Loading…
Add table
Reference in a new issue