diff mbox

[ovs-dev] gitignore: Ignore cxx-check

Message ID 20170818044328.5258-1-shaw.leon@gmail.com
State Accepted
Headers show

Commit Message

Xiao Liang Aug. 18, 2017, 4:43 a.m. UTC
Add cxx-check to .gitignore

Signed-off-by: Xiao Liang <shaw.leon@gmail.com>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

Comments

Ben Pfaff Aug. 18, 2017, 3:08 p.m. UTC | #1
On Fri, Aug 18, 2017 at 12:43:28PM +0800, Xiao Liang wrote:
> Add cxx-check to .gitignore
> 
> Signed-off-by: Xiao Liang <shaw.leon@gmail.com>

Thanks, applied to master and branch-2.8.
diff mbox

Patch

diff --git a/.gitignore b/.gitignore
index cc864ecc7..8019bee41 100644
--- a/.gitignore
+++ b/.gitignore
@@ -75,3 +75,4 @@  testsuite.tmp.orig
 /tests/lcov/
 /Documentation/_build
 /.venv
+/cxx-check