🙈 add package-lock to gitignore
Co-authored-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
This commit is contained in:
		
							parent
							
								
									6b02006585
								
							
						
					
					
						commit
						8c847abaa0
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		
							
								
								
									
										3
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							|  | @ -9,4 +9,5 @@ frontend/.env | ||||||
| frontend/.env.* | frontend/.env.* | ||||||
| frontend/!.env.example | frontend/!.env.example | ||||||
| frontend/vite.config.js.timestamp-* | frontend/vite.config.js.timestamp-* | ||||||
| frontend/vite.config.ts.timestamp-* | frontend/vite.config.ts.timestamp-* | ||||||
|  | frontend/package-lock.json | ||||||
|  |  | ||||||
		Reference in a new issue
	
	 haraldnilsen
						haraldnilsen