diff --git a/.dockerignore b/.dockerignore index 07d3ff5..95f176e 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,6 +1,11 @@ +# SPDX-FileCopyrightText: 2020 - 2023 Daniel Wolf +# +# SPDX-License-Identifier: ISC + .git .gitea -.gitignore +.reuse +LICENSES LICENSE.md README.md docker-compose.yml diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 85ef7c3..0000000 --- a/.gitignore +++ /dev/null @@ -1,3 +0,0 @@ -sign-build.sh -test-build.sh -fix-perms.sh