summaryrefslogtreecommitdiffstats
path: root/docusaurus/.dockerignore
diff options
context:
space:
mode:
Diffstat (limited to 'docusaurus/.dockerignore')
-rw-r--r--docusaurus/.dockerignore6
1 files changed, 2 insertions, 4 deletions
diff --git a/docusaurus/.dockerignore b/docusaurus/.dockerignore
index 019391a..ecec047 100644
--- a/docusaurus/.dockerignore
+++ b/docusaurus/.dockerignore
@@ -1,7 +1,3 @@
-# SPDX-License-Identifier: AGPL-3.0-or-later
-# This file is part of Wolfree.
-# This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
-
# Dependencies
/node_modules
@@ -24,3 +20,5 @@ yarn-debug.log*
yarn-error.log*
package-lock.json
+
+# SPDX-License-Identifier: AGPL-3.0-or-later