diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2023-12-31 08:40:05 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2023-12-31 00:47:58 -0800 |
commit | d13c14c7fb6f9351d4667cf34f81044b138e635d (patch) | |
tree | 8b5a195a83bf0dbae76f084b39f6c2d63758f558 /.s3ignore | |
parent | tooling: s3 stuff (diff) | |
download | assets-d13c14c7fb6f9351d4667cf34f81044b138e635d.tar.gz assets-d13c14c7fb6f9351d4667cf34f81044b138e635d.tar.bz2 assets-d13c14c7fb6f9351d4667cf34f81044b138e635d.zip |
tooling: upload toolmain
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to '.s3ignore')
-rw-r--r-- | .s3ignore | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/.s3ignore b/.s3ignore new file mode 100644 index 0000000..cc15784 --- /dev/null +++ b/.s3ignore @@ -0,0 +1,18 @@ +# Patterns that should not be uploaded + +# Git data +.git* + +# This file itself +.s3ignore + +# S3 API stuff +cors.json +cors.xml +website.json +website.xml + +# Tooling +*.sh +# Local hidden files +.* |