Initial commit

This commit is contained in:
Ismo Vuorinen
2024-10-18 09:34:13 +03:00
committed by GitHub
commit 7969ac879e
102 changed files with 1967 additions and 0 deletions

9
.gitattributes vendored Normal file
View File

@@ -0,0 +1,9 @@
# Markdown
*.md linguist-detectable=true
*.md linguist-documentation=false
# JSON
*.json linguist-detectable=true
# YAML
*.yml linguist-detectable=true