diff --git a/.gitignore b/.gitignore index eb3c6f9f..1dce2c20 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ blobs/* #* tmp renovate.log +src/github.com/* diff --git a/src/.gitkeep b/src/.gitkeep new file mode 100644 index 00000000..e69de29b diff --git a/src/Readme.md b/src/Readme.md new file mode 100644 index 00000000..3c09ffb9 --- /dev/null +++ b/src/Readme.md @@ -0,0 +1,3 @@ +# Src directory + +`github.com` directory is dynamically managed by `vendir`, through [vendor.sh](../vendor.sh) \ No newline at end of file