adding folder structure and READMEs

This commit is contained in:
2025-05-21 16:55:03 +07:00
parent 9fd6816f41
commit 9447812de0
34 changed files with 205 additions and 1 deletions

3
ci/.github/README.md vendored Normal file
View File

@@ -0,0 +1,3 @@
# /ci/.github
GitHub Actions or CI workflows.

3
ci/README.md Normal file
View File

@@ -0,0 +1,3 @@
# /ci
Continuous Integration configurations and automation scripts.