commit | bb157d167d140da1599b810ae6e4878b00931241 | [log] [tgz] |
---|---|---|
author | hwchiu <hwchiu@linkernetworks.com> | Tue Jan 23 10:20:15 2018 +0800 |
committer | hwchiu <hwchiu@linkernetworks.com> | Tue Jan 23 10:20:15 2018 +0800 |
tree | efafe4abe4bd3430c9afde51e8dac536348174e0 | |
parent | 4761f5a511f7ac4d38385c66de8105f04a6d9590 [diff] [blame] |
modify the gitignore to ignore vagrant related files Change-Id: I637cc05859fb4dcbc1b7d1c5ebf22a0997b13137
diff --git a/.gitignore b/.gitignore index d81967c..80e400d 100644 --- a/.gitignore +++ b/.gitignore
@@ -3,3 +3,8 @@ *.pyc *.project *.pydevproject + +# vagrant +trellis/.vagrant/ +# virtualbox +trellis/*.log