Mark .gitignore file as non-copyrightable

This commit is contained in:
Alexander Lohnau 2021-05-21 15:35:56 +02:00
parent 525fa9b819
commit 9af3c35020
No known key found for this signature in database
GPG key ID: 6C45BA731AA2ED36

2
.gitignore vendored
View file

@ -1,3 +1,5 @@
# SPDX-License-Identifier: CC0-1.0
# SPDX-FileCopyrightText: none
# Ignore the following files # Ignore the following files
.vscode .vscode
*~ *~