diff options
author | Harald Eilertsen <haraldei@anduin.net> | 2024-07-04 12:34:45 +0200 |
---|---|---|
committer | Harald Eilertsen <haraldei@anduin.net> | 2024-07-04 12:41:37 +0200 |
commit | 257269474f4c8b5327d2a4a63129b5c329092059 (patch) | |
tree | cfa182c1da91066cd3924660ec22f601faf13639 /.gitignore | |
parent | f45abc91173438b9149a7cfb5cf5515a85873e1f (diff) | |
download | volse-webtrap-257269474f4c8b5327d2a4a63129b5c329092059.tar.gz volse-webtrap-257269474f4c8b5327d2a4a63129b5c329092059.tar.bz2 volse-webtrap-257269474f4c8b5327d2a4a63129b5c329092059.zip |
Add license information with REUSE
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1b870ea --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +# SPDX-FileCopyrightText: 2024 Eilertsens Kodeknekkeri +# SPDX-FileCopyrightText: 2024 Harald Eilertsen +# +# SPDX-License-Identifier: CC0-1.0 + +payloads/ |