Merge pull request #499 from erikwilson/update-git-ignore

Update .gitignore
pull/503/head
Erik Wilson 2019-05-27 13:37:52 -07:00 committed by GitHub
commit f05b51761b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

6
.gitignore vendored
View File

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