mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-11-04 04:07:32 -05:00 
			
		
		
		
	Merge pull request #1025 from codedge/Update-gitattributes
Fix gitattributes to not export unnecessary files
This commit is contained in:
		
						commit
						af956e250c
					
				
							
								
								
									
										5
									
								
								.gitattributes
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.gitattributes
									
									
									
									
										vendored
									
									
								
							@ -1,3 +1,8 @@
 | 
				
			|||||||
* text=auto
 | 
					* text=auto
 | 
				
			||||||
*.css linguist-vendored
 | 
					*.css linguist-vendored
 | 
				
			||||||
*.less linguist-vendored
 | 
					*.less linguist-vendored
 | 
				
			||||||
 | 
					.gitattributes export-ignore
 | 
				
			||||||
 | 
					.gitignore export-ignore
 | 
				
			||||||
 | 
					.codeclimate.yml export-ignore
 | 
				
			||||||
 | 
					.travis.yml export-ignore
 | 
				
			||||||
 | 
					.styleci.yml export-ignore
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user