diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/.gitignore b/.gitignore index 6be61315e..83d073eb9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,15 +1,6 @@ -# c executables -/nDPId -/nDPIsrvd -/nDPId-test -/examples/c-collectd/c-collectd -/examples/c-captured/c-captured -/examples/c-json-stdout/c-json-stdout - # python related *.pyc __pycache__ # go related *.sum -/examples/go-dashboard/go-dashboard |