mirror of
				https://github.com/drwetter/testssl.sh.git
				synced 2025-10-30 21:35:26 +01:00 
			
		
		
		
	add file types to be interpreted w lf line endings
This commit is contained in:
		
							
								
								
									
										6
									
								
								.gitattributes
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.gitattributes
									
									
									
									
										vendored
									
									
								
							| @@ -1,9 +1,11 @@ | |||||||
| .*sh    eol=lf | *.sh    eol=lf | ||||||
| .*md    eol=lf | *.bash  eol=lf | ||||||
|  | *.md    eol=lf | ||||||
| *.html  eol=lf | *.html  eol=lf | ||||||
| *.txt   eol=lf | *.txt   eol=lf | ||||||
| *.txt   eol=lf | *.txt   eol=lf | ||||||
| *.1     eol=lf | *.1     eol=lf | ||||||
| *.t     eol=lf | *.t     eol=lf | ||||||
|  | *.yml   eol=lf | ||||||
| Dockerfile*  eol=lf | Dockerfile*  eol=lf | ||||||
| *.csvfile    eol=lf | *.csvfile    eol=lf | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Dirk
					Dirk