Update .gitignore

pull/499/head
Erik Wilson 6 years ago
parent 03885fc385
commit 6582d46300

6
.gitignore vendored

@ -3,6 +3,12 @@
/.idea /.idea
/.trash-cache /.trash-cache
/.vagrant /.vagrant
/.kube
/.cache
/.docker
/.*_history
/.viminfo
/.lesshst
/*.log /*.log
/bin /bin
/build /build

Loading…
Cancel
Save