Files
ERP_Auth_Service/.gitignore
T
Dhananjaya99 de7b40a147 ini
2026-07-08 11:11:50 +05:30

23 lines
225 B
Plaintext

# Build artifacts
bin/
obj/
# Visual Studio
.vs/
*.user
*.suo
*.userosscache
*.sln.docstates
# Logs
*.log
# Entity Framework migrations
Migrations/
# Security - RSA Keys and sensitive config
*.key
*.pem
GenerateKeys.ps1