commit | 9ab3175e4a797c680ddb5167dd380148fa8fa7fe | [log] [tgz] |
---|---|---|
author | Ralph Rodriguez <rrodrigu@ciena.com> | Tue Feb 14 16:20:03 2017 -0800 |
committer | Ralph Rodriguez <rrodrigu@ciena.com> | Tue Feb 14 16:25:02 2017 -0800 |
tree | f2b2cb684d440912fed524a00ee4f1a6d41fa81a | |
parent | 965315838f733febd2b5c7e217074a001e1d8793 [diff] [blame] |
add vagrant logfile to .gitignore Change-Id: I78dac96b5ea81d8c014916e0eeff043cdc78cbdb
diff --git a/.gitignore b/.gitignore index 41be305..5518b83 100644 --- a/.gitignore +++ b/.gitignore
@@ -68,3 +68,6 @@ # Voltha CLI hostory files .voltha_cli_history **/.voltha_cli_history + +# Vagrant logfile +*.log