Comment 10 for bug 1727618

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

Reviewed: https://review.opencontrail.org/37088
Committed: http://github.com/Juniper/contrail-neutron-plugin/commit/8f78d383d40708498356439e0439f41de0f4fb80
Submitter: Zuul (<email address hidden>)
Branch: R4.1

commit 8f78d383d40708498356439e0439f41de0f4fb80
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)