Some checks failed
Deploy ASP.NET MVC to OCI / build-and-deploy (push) Failing after 23m43s
28 lines
245 B
Plaintext
28 lines
245 B
Plaintext
bin/
|
|
obj/
|
|
.git/
|
|
.gitea/
|
|
.gitignore
|
|
*.md
|
|
README.md
|
|
CLAUDE.md
|
|
tests/
|
|
docs/
|
|
.vs/
|
|
.vscode/
|
|
**/.DS_Store
|
|
**/Thumbs.db
|
|
**/node_modules/
|
|
**/*.log
|
|
**/*.tmp
|
|
**/temp/
|
|
**/*.bak
|
|
Properties/launchSettings.json
|
|
*.user
|
|
*.suo
|
|
*.cache
|
|
.env
|
|
.env.*
|
|
!.env.example
|
|
|