Removed the .gradle folder from the repo, it was bugging me
This commit is contained in:
		
							
								
								
									
										2
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| @@ -19,7 +19,7 @@ target/ | ||||
| build | ||||
| libs | ||||
| dist | ||||
|  | ||||
| .gradle | ||||
|  | ||||
| # External tool builders | ||||
| .externalToolBuilders/ | ||||
|   | ||||
| @@ -1 +0,0 @@ | ||||
| #Thu Feb 26 11:28:25 EST 2015 | ||||
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							| @@ -1,5 +1,7 @@ | ||||
| apply plugin: 'java' | ||||
|  | ||||
| println 'Compiling LibsDisguises via Gradle ver. ' + gradle.gradleVersion | ||||
|  | ||||
| sourceCompatibility = '1.7' | ||||
| ext.spigotVersion = '1.8.3-R0.1-SNAPSHOT' | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user