diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 9df1ac1cf..56e0c00ec 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ # c executables /nDPId /nDPIsrvd +/examples/c-collectd/c-collectd /examples/c-captured/c-captured /examples/c-json-stdout/c-json-stdout |