mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-30 20:34:26 +01:00 
			
		
		
		
	Fix case of .tsbuildinfo in .gitignore (#32737)
The docs at https://www.typescriptlang.org/tsconfig/#tsBuildInfoFile are inconsistent, but I'm positive now that the file name is all-lowercase.
This commit is contained in:
		
							parent
							
								
									513da407f4
								
							
						
					
					
						commit
						5c980f6bb3
					
				
							
								
								
									
										2
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| @ -28,7 +28,7 @@ _testmain.go | ||||
| *.exe | ||||
| *.test | ||||
| *.prof | ||||
| *.tsbuildInfo | ||||
| *.tsbuildinfo | ||||
| 
 | ||||
| *coverage.out | ||||
| coverage.all | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user