mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-10-30 21:14:12 +00:00 
			
		
		
		
	fix(frontend): viteの一時ファイルがgitの変更に含まれないように (#14571)
This commit is contained in:
		
							parent
							
								
									3bf63dd9c5
								
							
						
					
					
						commit
						ceb4640669
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		
							
								
								
									
										4
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							|  | @ -65,6 +65,10 @@ temp | ||||||
| tsdoc-metadata.json | tsdoc-metadata.json | ||||||
| misskey-assets | misskey-assets | ||||||
| 
 | 
 | ||||||
|  | # Vite temporary files | ||||||
|  | vite.config.js.timestamp-* | ||||||
|  | vite.config.ts.timestamp-* | ||||||
|  | 
 | ||||||
| # blender backups | # blender backups | ||||||
| *.blend1 | *.blend1 | ||||||
| *.blend2 | *.blend2 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue