mirror of
				https://github.com/nitnelave/lldap.git
				synced 2023-04-12 14:25:13 +00:00 
			
		
		
		
	gitattributes: Tag folders as docs, generated or ignored for linguist
This commit is contained in:
		
							parent
							
								
									758aa7f7f7
								
							
						
					
					
						commit
						4a9c02b283
					
				@ -2,6 +2,7 @@
 | 
				
			|||||||
.git/*
 | 
					.git/*
 | 
				
			||||||
.github/*
 | 
					.github/*
 | 
				
			||||||
.gitignore
 | 
					.gitignore
 | 
				
			||||||
 | 
					.gitattributes
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Don't track cargo generated files
 | 
					# Don't track cargo generated files
 | 
				
			||||||
target/*
 | 
					target/*
 | 
				
			||||||
 | 
				
			|||||||
							
								
								
									
										10
									
								
								.gitattributes
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								.gitattributes
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@ -0,0 +1,10 @@
 | 
				
			|||||||
 | 
					example-configs/** linguist-documentation
 | 
				
			||||||
 | 
					docs/** linguist-documentation
 | 
				
			||||||
 | 
					*.md linguist-documentation
 | 
				
			||||||
 | 
					lldap_config.docker_template.toml linguist-documentation
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					schema.graphql linguist-generated
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					.github/**  -linguist-detectable
 | 
				
			||||||
 | 
					.devcontainer/**  -linguist-detectable
 | 
				
			||||||
 | 
					.config/**  -linguist-detectable
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user