14 lines
		
	
	
		
			249 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			249 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "permissions": {
 | |
|     "allow": [
 | |
|       "Bash(git add:*)",
 | |
|       "Bash(git checkout:*)",
 | |
|       "Bash(build.bat)",
 | |
|       "Bash(cmd /c:*)",
 | |
|       "Bash(git commit:*)",
 | |
|       "Bash(msbuild:*)",
 | |
|       "Bash(dotnet build:*)"
 | |
|     ],
 | |
|     "deny": []
 | |
|   }
 | |
| } | 
