🙈 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
				
			
		
							
								
								
									
										1
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							|  | @ -10,3 +10,4 @@ frontend/.env.* | |||
| frontend/!.env.example | ||||
| frontend/vite.config.js.timestamp-* | ||||
| frontend/vite.config.ts.timestamp-* | ||||
| frontend/package-lock.json | ||||
|  |  | |||
		Reference in a new issue
	
	 haraldnilsen
						haraldnilsen