mirror of
https://dev.azure.com/effectory/Survey%20Software/_git/Cloud%20Engineering
synced 2026-02-27 18:52:18 +01:00
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
This commit is contained in:
38
.aiignore
Normal file
38
.aiignore
Normal file
@@ -0,0 +1,38 @@
|
||||
# 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/
|
||||
Reference in New Issue
Block a user