add two dirs to gitignore

Amolith created

Change summary

.gitignore | 2 ++
1 file changed, 2 insertions(+)

Detailed changes

.gitignore 🔗

@@ -3,6 +3,8 @@ openvas/
 Gemfile.lock
 assets/me.png
 webgen
+vendor/
+.bundle/
 
 # Created by https://www.toptal.com/developers/gitignore/api/jekyll
 # Edit at https://www.toptal.com/developers/gitignore?templates=jekyll