Initial commit

This commit is contained in:
Eshan Roy (Eshanized)
2024-02-25 17:40:03 +05:30
committed by GitHub
commit e5744586b3
102 changed files with 1736 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