Skip to content

Commit df6cb25

Browse files
zhijianli88ummakynes
authored andcommitted
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 <[email protected]> Signed-off-by: Pablo Neira Ayuso <[email protected]>
1 parent 50ae879 commit df6cb25

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/testing/selftests/net/netfilter/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
audit_logread
33
connect_close
44
conntrack_dump_flush
5+
conntrack_reverse_clash
56
sctp_collision
67
nf_queue

0 commit comments

Comments
 (0)