Commit 9b1e8935 authored by David McMahon's avatar David McMahon

Ignore all _output* directories.

parent 7a09fbcf
...@@ -17,10 +17,8 @@ ...@@ -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
*~ *~
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment