mirror of https://github.com/kubeflow/website.git
Added vendor directory to non-diffed files (#1198)
* Added vendor directory to non-diffed files. * Added an empty line at end of file.
This commit is contained in:
parent
fb114ddc3e
commit
9b7fe1457c
|
|
@ -1,3 +1,6 @@
|
|||
# Ignore the resources files in diffs and merge conflicts
|
||||
# Ignore the resources files in diffs and merge conflicts.
|
||||
resources/** linguist-generated=true
|
||||
resources/** -diff -merge
|
||||
|
||||
# Ignore the vendor files in diffs.
|
||||
themes/docsy/assets/vendor/** linguist-generated=true
|
||||
|
|
|
|||
Loading…
Reference in New Issue