Remove files and update folder arch
All checks were successful
Game Ideas build for PR / build_test (pull_request) Successful in 1m37s

This commit is contained in:
2025-04-29 19:06:46 +02:00
parent d3d16493e6
commit f515358008
5 changed files with 4 additions and 16 deletions

View File

@@ -19,7 +19,9 @@ Store your favorite games, intelligent game add, store game files and data, mana
.
├── README.md
├── .gitignore
├── .drone.yml (CI/CD)
├── .gitea
│ ├── build-pr.yaml (CI for Pull Request)
│ └── deploy.yaml (CD for deploy on own server)
└── src/
├── Client/
│ └── GameIdeas.BlazorApp