Ignore all _output* directories.

This commit is contained in:
David McMahon 2016-04-27 16:48:29 -07:00
parent 7a09fbcf97
commit 9b1e8935ea

6
.gitignore vendored
View File

@ -17,10 +17,8 @@
.vscode .vscode
# This is where the result of the go build goes # This is where the result of the go build goes
/output/** /output*/
/output /_output*/
/_output/**
/_output
# Emacs save files # Emacs save files
*~ *~