mirror of
				https://github.com/QuiltMC/quilt-template-mod
				synced 2024-08-15 00:23:32 +00:00 
			
		
		
		
	Use QSL's .gitattributes
This commit is contained in:
		
							parent
							
								
									5d54901d37
								
							
						
					
					
						commit
						6596951f3f
					
				
					 1 changed files with 28 additions and 0 deletions
				
			
		
							
								
								
									
										28
									
								
								.gitattributes
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										28
									
								
								.gitattributes
									
										
									
									
										vendored
									
									
										Normal file
									
								
							|  | @ -0,0 +1,28 @@ | ||||||
|  | *.java          text    eol=lf  diff=java | ||||||
|  | *.gradle        text    eol=lf  diff=java | ||||||
|  | gradlew         text    eol=lf | ||||||
|  | *.bat           text    eol=crlf | ||||||
|  | 
 | ||||||
|  | *.md            text    eol=lf  diff=markdown | ||||||
|  | 
 | ||||||
|  | .editorconfig   text    eol=lf | ||||||
|  | 
 | ||||||
|  | *.json          text    eol=lf | ||||||
|  | *.json5         text    eol=lf | ||||||
|  | *.properties    text    eol=lf | ||||||
|  | *.toml          text    eol=lf | ||||||
|  | *.xml           text    eol=lf  diff=html | ||||||
|  | 
 | ||||||
|  | # Modding specific | ||||||
|  | *.accesswidener text    eol=lf | ||||||
|  | 
 | ||||||
|  | # These files are binary and should be left untouched | ||||||
|  | # (binary is a macro for -text -diff) | ||||||
|  | *.class         binary | ||||||
|  | *.dll           binary | ||||||
|  | *.ear           binary | ||||||
|  | *.jar           binary | ||||||
|  | *.jks           binary | ||||||
|  | *.png           binary | ||||||
|  | *.so            binary | ||||||
|  | *.war           binary | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue