mirror of
https://gitea.blesmrt.net/mikaela/language-resources.git
synced 2024-11-21 18:49:39 +01:00
reuse compatibility
This commit is contained in:
parent
8032aa8a66
commit
9ed57ba493
@ -1,3 +1,7 @@
|
|||||||
|
# SPDX-FileCopyrightText: 2023 Aminda Suomalainen
|
||||||
|
#
|
||||||
|
# SPDX-License-Identifier: CC0-1.0
|
||||||
|
|
||||||
root = true
|
root = true
|
||||||
|
|
||||||
[*]
|
[*]
|
||||||
|
4
.gitattributes
vendored
4
.gitattributes
vendored
@ -1 +1,5 @@
|
|||||||
|
# SPDX-FileCopyrightText: 2023 Aminda Suomalainen
|
||||||
|
#
|
||||||
|
# SPDX-License-Identifier: CC0-1.0
|
||||||
|
|
||||||
* text=auto eol=lf linguist-detectable
|
* text=auto eol=lf linguist-detectable
|
||||||
|
4
.gitignore
vendored
4
.gitignore
vendored
@ -1 +1,5 @@
|
|||||||
|
# SPDX-FileCopyrightText: 2023 Aminda Suomalainen
|
||||||
|
#
|
||||||
|
# SPDX-License-Identifier: CC0-1.0
|
||||||
|
|
||||||
.~lock*#
|
.~lock*#
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
# SPDX-FileCopyrightText: 2023 Aminda Suomalainen
|
||||||
|
#
|
||||||
|
# SPDX-License-Identifier: CC0-1.0
|
||||||
|
|
||||||
ci:
|
ci:
|
||||||
# Forĝejo/Gitea mirrors will autoclose pull requests. This should decrease
|
# Forĝejo/Gitea mirrors will autoclose pull requests. This should decrease
|
||||||
# the frequency of unnecessary PRs.
|
# the frequency of unnecessary PRs.
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
<!--
|
||||||
|
SPDX-FileCopyrightText: 2023 Aminda Suomalainen
|
||||||
|
|
||||||
|
SPDX-License-Identifier: CC0-1.0
|
||||||
|
-->
|
||||||
|
|
||||||
# language-resources
|
# language-resources
|
||||||
|
|
||||||
Resources that may be helpful for learning a language or deepening
|
Resources that may be helpful for learning a language or deepening
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
<!--
|
||||||
|
SPDX-FileCopyrightText: 2023 Aminda Suomalainen
|
||||||
|
|
||||||
|
SPDX-License-Identifier: CC0-1.0
|
||||||
|
-->
|
||||||
|
|
||||||
# Finnish resources
|
# Finnish resources
|
||||||
|
|
||||||
I am a native speaker so I am uncertain of the quality of these.
|
I am a native speaker so I am uncertain of the quality of these.
|
||||||
|
3
finnish/silly-techvoc.tsv.license
Normal file
3
finnish/silly-techvoc.tsv.license
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
SPDX-FileCopyrightText: 2023 Aminda Suomalainen
|
||||||
|
|
||||||
|
SPDX-License-Identifier: CC0-1.0
|
3
german/random.tsv.license
Normal file
3
german/random.tsv.license
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
SPDX-FileCopyrightText: 2023 Aminda Suomalainen
|
||||||
|
|
||||||
|
SPDX-License-Identifier: CC0-1.0
|
4
russian/.gitignore
vendored
4
russian/.gitignore
vendored
@ -1 +1,5 @@
|
|||||||
|
# SPDX-FileCopyrightText: 2023 Aminda Suomalainen
|
||||||
|
#
|
||||||
|
# SPDX-License-Identifier: CC0-1.0
|
||||||
|
|
||||||
novosti.csv
|
novosti.csv
|
||||||
|
3
russian/novosti.tsv.license
Normal file
3
russian/novosti.tsv.license
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
SPDX-FileCopyrightText: 2023 Aminda Suomalainen
|
||||||
|
|
||||||
|
SPDX-License-Identifier: CC0-1.0
|
Loading…
Reference in New Issue
Block a user