Преглед на файлове

samples: seccomp: add .gitignore for untracked executables

git status should be clean following make allmodconfig && make. Add
a .gitignore file to the samples/seccomp directory to ignore binaries
produced there.

Signed-off-by: Chad Williamson <chad@dahc.us>
Reviewed-By: Will Drewry <wad@chromium.org>
Acked-by: Kees Cook <keescook@chromium.org>
Signed-off-by: James Morris <james.l.morris@oracle.com>
Chad Williamson преди 13 години
родител
ревизия
8aec836acb
променени са 1 файла, в които са добавени 3 реда и са изтрити 0 реда
  1. 3 0
      samples/seccomp/.gitignore

+ 3 - 0
samples/seccomp/.gitignore

@@ -0,0 +1,3 @@
+bpf-direct
+bpf-fancy
+dropper