mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 11:21:47 +00:00
Ignore all _output* directories.
This commit is contained in:
parent
7a09fbcf97
commit
9b1e8935ea
6
.gitignore
vendored
6
.gitignore
vendored
@ -17,10 +17,8 @@
|
||||
.vscode
|
||||
|
||||
# This is where the result of the go build goes
|
||||
/output/**
|
||||
/output
|
||||
/_output/**
|
||||
/_output
|
||||
/output*/
|
||||
/_output*/
|
||||
|
||||
# Emacs save files
|
||||
*~
|
||||
|
Loading…
Reference in New Issue
Block a user