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 | build | ||||||
| libs | libs | ||||||
| dist | dist | ||||||
|  | .gradle | ||||||
|  |  | ||||||
| # External tool builders | # External tool builders | ||||||
| .externalToolBuilders/ | .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' | apply plugin: 'java' | ||||||
|  |  | ||||||
|  | println 'Compiling LibsDisguises via Gradle ver. ' + gradle.gradleVersion | ||||||
|  |  | ||||||
| sourceCompatibility = '1.7' | sourceCompatibility = '1.7' | ||||||
| ext.spigotVersion = '1.8.3-R0.1-SNAPSHOT' | ext.spigotVersion = '1.8.3-R0.1-SNAPSHOT' | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user