mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
update .gitignore to ignore the symlink dir _output
This commit is contained in:
parent
f272a1f8d7
commit
073fc28c24
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,6 +19,7 @@
|
|||||||
# 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
|
||||||
|
|
||||||
# Emacs save files
|
# Emacs save files
|
||||||
*~
|
*~
|
||||||
|
Loading…
Reference in New Issue
Block a user