Re: [ovs-dev] [PATCH] Add additional files to datapath/linux/.gitignore

2016-06-02 Thread Aaron Rosen
This can be ignored I think: "[PATCH] Add *.c *.h to datapath/linux/.gitignore" is a better solution. On Thu, Jun 2, 2016 at 2:18 PM, Aaron Rosen wrote: > After compiling ovs these files always show up as uncommitted. > > Signed-off-by: Aaron Rosen > --- > datapath/linux/.gitignore | 11 ++

[ovs-dev] [PATCH] Add additional files to datapath/linux/.gitignore

2016-06-02 Thread Aaron Rosen
After compiling ovs these files always show up as uncommitted. Signed-off-by: Aaron Rosen --- datapath/linux/.gitignore | 11 +++ 1 file changed, 11 insertions(+) diff --git a/datapath/linux/.gitignore b/datapath/linux/.gitignore index a4a930d..25d9804 100644 --- a/datapath/linux/.gitig