Commit 7ee656c4 authored by Kubernetes Submit Queue's avatar Kubernetes Submit Queue Committed by GitHub

Merge pull request #33089 from xiaoping378/update-gitignore

Automatic merge from submit-queue update .gitignore to ignore the symlink dir _output Just update the .gitignore to ignore the symlinked _output. the size of _output is too big for me, PC: 8G ssd + 1T HDD
parents e9f4db27 073fc28c
......@@ -19,6 +19,7 @@
# This is where the result of the go build goes
/output*/
/_output*/
/_output
# 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