diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2021-06-07 16:22:49 +0200 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2021-06-07 16:22:49 +0200 |
commit | 5954e46340c4851d40aecece4622f5082398ad66 (patch) | |
tree | 50f70792526ab0b3836c7358aafbcc26e660ac52 /.gitignore | |
parent | 54e0601fec5330aa93810c7212dde233c4354379 (diff) |
Build system cleanup / cosmetics.1.4
* libnDPI submodule update
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 83d073eb9..42c18c116 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,6 @@ __pycache__ # go related *.sum + +# lockfiles generated by some shell scripts +*.lock |