Comment 11 for bug 1727618

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/37090
Committed: http://github.com/Juniper/contrail-neutron-plugin/commit/5b6ad3af35cc826ddeaee7286a87e3d0a4fc52c8
Submitter: Zuul (<email address hidden>)
Branch: R3.2.3.x

commit 5b6ad3af35cc826ddeaee7286a87e3d0a4fc52c8
Author: Vasyl Saienko <email address hidden>
Date: Thu Oct 26 09:26:03 2017 +0300

Add .gitignore file

A gitignore file specifies intentionally untracked files that
Git should ignore.
Added temporary files like *.pyc, *.swp and others.

Closes-Bug: #1727618

Change-Id: Iefa297c6992fdc930b69aefb99dadd4dddf974a7
(cherry picked from commit d866a9c0caa98fde192d0ac178e70922af8eae99)