diff options
author | Ido Barnea <ibarnea@cisco.com> | 2017-03-20 11:27:03 +0200 |
---|---|---|
committer | Ido Barnea <ibarnea@cisco.com> | 2017-03-20 11:27:03 +0200 |
commit | 43a670557e64b938859b0f46d1b4decfb72510f1 (patch) | |
tree | 1216d45c780cc510fe498535043e1587971673b1 /.gitignore | |
parent | 097e43be2c076d60c4ea991ea50b9eac919067c6 (diff) |
Add scripts/*.so to gitignore
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ linux/.waf* linux/build* linux/version* scripts/_t-rex-* +scripts/*.so scripts/bp-sim-* scripts/doc/* scripts/mock-* |