Ignore Leiningen plugins folder
On first time install with `lein deps`, it created lein-plugins folder so, ignoring it.
This commit is contained in:
		
							
								
								
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -6,3 +6,4 @@ target
 | 
			
		||||
*.jar
 | 
			
		||||
.DS_Store
 | 
			
		||||
.lein-deps-sum
 | 
			
		||||
.lein-plugins
 | 
			
		||||
		Reference in New Issue
	
	Block a user