Convert-it/.dockerignore
Ricardo Carneiro a530a40b4b
Some checks failed
Deploy ASP.NET MVC to OCI / build-and-deploy (push) Failing after 23m43s
fix: ajustes de build
2025-09-13 23:47:20 -03:00

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