diff options
Diffstat (limited to '.gcloudignore')
| -rw-r--r-- | .gcloudignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gcloudignore b/.gcloudignore index 7815628..7b34268 100644 --- a/.gcloudignore +++ b/.gcloudignore @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: 2020 M. Shulhan <ms@kilabit.info> +# SPDX-License-Identifier: CC0-1.0 + # This file specifies files that are *not* uploaded to Google Cloud Platform # using gcloud. It follows the same syntax as .gitignore, with the addition of # "#!include" directives (which insert the entries of the given .gitignore-style |
