Re-enable .cpp as LF in .gitattributes
This commit is contained in:
		
							
								
								
									
										2
									
								
								.gitattributes
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.gitattributes
									
									
									
									
										vendored
									
									
								
							| @@ -3,7 +3,7 @@ | |||||||
|  |  | ||||||
| # Files with Unix line endings | # Files with Unix line endings | ||||||
| *.c   text eol=lf | *.c   text eol=lf | ||||||
| # *.cpp text eol=lf | *.cpp text eol=lf | ||||||
| *.h   text eol=lf | *.h   text eol=lf | ||||||
| *.ino text eol=lf | *.ino text eol=lf | ||||||
| *.py  text eol=lf | *.py  text eol=lf | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user