mirror of
https://github.com/torvalds/linux.git
synced 2026-05-31 18:43:33 +02: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
|
|
@ -2,5 +2,6 @@
|
|||
audit_logread
|
||||
connect_close
|
||||
conntrack_dump_flush
|
||||
conntrack_reverse_clash
|
||||
sctp_collision
|
||||
nf_queue
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user