Files
Cloud-20Engineering/.aiignore
Johannes Oenema Effectory 91980817e0 Merged PR 63702: Add Sonar Client to update permissions and tags in Sonar Projects to new team structure
Add Sonar Client to update permissions and tags in Sonar Projects to new team structure

Related work items: #125680
2025-11-05 15:18:52 +00:00

39 lines
500 B
Plaintext

# Ignore environment and config files
environment.ts
environment.*.ts
environment.prod.ts
config.json
local.settings.json
local.settings.Designer.cs
settings.json
.env
auth-config.ts
assets/config/
proxy.conf.json
package.json
angular.json
appsettings.json
appsettings.*.json
web.config
app.config
secrets.json
.env
launchSettings.json
Properties/PublishProfiles/*.pubxml
ServiceConfiguration.*.cscfg
App_Data/
*.csproj
*.mdf
*.pfx
*.p12
*.crt
*.key
.DS_Store
*.log
*.tmp
bin/
obj/
dist/
build/
out/