Update .gitignore

Ignore .eggs, vagrant/.vagrant and vagrant/sources.

Change-Id: Id016bb4acea427d7486185a9b4b2b3e71bd1c88c
This commit is contained in:
Michal Rostecki 2015-08-13 08:38:19 +02:00
parent aad885ba88
commit d84d565ccd
1 changed files with 7 additions and 0 deletions

7
.gitignore vendored
View File

@ -9,6 +9,7 @@
dist
build
eggs
.eggs
parts
bin
var
@ -51,3 +52,9 @@ ChangeLog
*~
.*.swp
.*sw?
# Vagrant
vagrant/.vagrant
# Fuel sources
vagrant/sources