fix: added gitignore
This commit is contained in:
		
							
								
								
									
										1
									
								
								keycloak/CAS/.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								keycloak/CAS/.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1 @@ | ||||
| keycloak-cas | ||||
| @@ -3,6 +3,7 @@ | ||||
| if [ ! -d "./keycloak-cas/" ] | ||||
| then | ||||
|     git clone https://github.com/RoboJackets/keycloak-cas | ||||
|     patch $(find . | grep UrlHelper.java) https_patch | ||||
| fi | ||||
| if [ -d "./target/" ] | ||||
| then | ||||
|   | ||||
		Reference in New Issue
	
	Block a user