🙈 add package-lock to gitignore
Co-authored-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
This commit is contained in:
		
							parent
							
								
									1475c2f3ea
								
							
						
					
					
						commit
						a9cfcd6171
					
				
					 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.example | ||||
| 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