update .gitignore

This commit is contained in:
Jakub Klupieć 2021-05-10 15:08:10 +02:00
parent a3160be2e2
commit bcbee88af1

1
.gitignore vendored
View File

@ -24,6 +24,7 @@
.vscode/ .vscode/
.idea/ .idea/
.idea/**/* .idea/**/*
.idea
# Vagrant # Vagrant
.vagrant/ .vagrant/