summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorPaul Moore <paul@paul-moore.com>2019-02-07 18:47:03 -0500
committerPaul Moore <paul@paul-moore.com>2019-02-07 18:47:03 -0500
commitcd14d2cf6d975729af2783870aa23e027895261d (patch)
treefe0833b5cec42525087892bb94bf534abd888f54 /tools
parentf8854f990004e71ccb9955c33d88d82cdb97ea42 (diff)
downloadlibseccomp-cd14d2cf6d975729af2783870aa23e027895261d.tar.gz
tools: update the .gitignore
I forgot to add scmp_api_level to the .gitignore file. Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'tools')
-rw-r--r--tools/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/.gitignore b/tools/.gitignore
index af4051c..636d1db 100644
--- a/tools/.gitignore
+++ b/tools/.gitignore
@@ -2,3 +2,4 @@ scmp_bpf_disasm
scmp_bpf_sim
scmp_sys_resolver
scmp_arch_detect
+scmp_api_level