diff options
author | Stefan Schmidt <stefan@osg.samsung.com> | 2016-06-07 11:56:29 +0200 |
---|---|---|
committer | Stefan Schmidt <stefan@osg.samsung.com> | 2016-06-07 14:20:17 +0200 |
commit | bf688aeadcb0d35e96717104a35171a77b933bcd (patch) | |
tree | 4bfb0aaf292d33069a21ca1f7b835e9340810e02 /src/examples | |
parent | 28252fa576a26e515f2f1b95a5269648ad35003d (diff) |
examples: eio: update gitignore for new binaries
Diffstat (limited to 'src/examples')
-rw-r--r-- | src/examples/eio/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/examples/eio/.gitignore b/src/examples/eio/.gitignore index 3597b13..fe4cc22 100644 --- a/src/examples/eio/.gitignore +++ b/src/examples/eio/.gitignore | |||
@@ -1,2 +1,6 @@ | |||
1 | /eio_file_copy | 1 | /eio_file_copy |
2 | /eio_file_ls | 2 | /eio_file_ls |
3 | /eio_job_ls | ||
4 | /eio_job_open | ||
5 | /eio_job_open_multi | ||
6 | /eio_sentry | ||