commit | 459f4d61a893a04e01b2a136f565e7593f008e95 | [log] [tgz] |
---|---|---|
author | Florin Coras <fcoras@cisco.com> | Tue Aug 30 11:46:11 2016 +0200 |
committer | Ole Trøan <otroan@employees.org> | Tue Aug 30 13:41:13 2016 +0000 |
tree | 5423011607a1d7dc71442daa16f319fbc63bb98d | |
parent | cb9f3d7120ca06ff18251f36923144196f8ac3bf [diff] [blame] |
VPP-364 Add vpp-api/python/build to gitignore Change-Id: I16a594ad75c085b8d0b74cf2f472f88a655253c0 Signed-off-by: Florin Coras <fcoras@cisco.com>
diff --git a/.gitignore b/.gitignore index 8cbf1e6..0a009d1 100644 --- a/.gitignore +++ b/.gitignore
@@ -72,3 +72,5 @@ # Python bytecode *.pyc + +/vpp-api/python/build