mirror of
				https://git.wownero.com/dsc/openvr.git
				synced 2024-08-15 01:03:30 +00:00 
			
		
		
		
	Initial commit
This commit is contained in:
		
						commit
						7e1249a813
					
				
					 33 changed files with 38389 additions and 0 deletions
				
			
		
							
								
								
									
										42
									
								
								.gitattributes
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										42
									
								
								.gitattributes
									
										
									
									
										vendored
									
									
										Normal file
									
								
							|  | @ -0,0 +1,42 @@ | |||
| # Set the default behavior, in case people don't have core.autocrlf set. | ||||
| * text=auto | ||||
| 
 | ||||
| # Explicitly declare text files you want to always be normalized and converted | ||||
| # to native line endings on checkout. | ||||
| *.bat text | ||||
| *.txt text | ||||
| *.c text | ||||
| *.h text | ||||
| *.H text | ||||
| *.cc text | ||||
| *.cpp text | ||||
| *.awk text | ||||
| *.pl text | ||||
| *.py text | ||||
| *.xcconfig text | ||||
| *.vcd text | ||||
| *.vbsp text | ||||
| *.proto text | ||||
| *.inc text | ||||
| *.fxc text | ||||
| *.vsh text | ||||
| *.lst text | ||||
| *.mm text | ||||
| *.cfg text | ||||
| *.res text | ||||
| *.rc text | ||||
| *.def text | ||||
| *.vmt text | ||||
| *.inl text | ||||
| *.asm text | ||||
| 
 | ||||
| .gitignore text | ||||
| README text | ||||
| CONTRIBUTING text | ||||
| LICENSE text | ||||
| 
 | ||||
| # Declare files that will always have LF line endings on checkout. | ||||
| *.sh eol=lf | ||||
| 
 | ||||
| # Denote all files that are truly binary and should not be modified. | ||||
| *.exe binary | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue