🙈 Add gitignore and remove yarn lock
Co-authored-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
This commit is contained in:
		
							parent
							
								
									435768edd8
								
							
						
					
					
						commit
						48c24a2ff0
					
				
					 2 changed files with 1 additions and 1522 deletions
				
			
		
							
								
								
									
										1
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							|  | @ -6,6 +6,7 @@ yarn-debug.log* | ||||||
| yarn-error.log* | yarn-error.log* | ||||||
| pnpm-debug.log* | pnpm-debug.log* | ||||||
| lerna-debug.log* | lerna-debug.log* | ||||||
|  | package-lock.json* | ||||||
| 
 | 
 | ||||||
| node_modules | node_modules | ||||||
| dist | dist | ||||||
|  |  | ||||||
		Reference in a new issue
	
	 haraldnilsen
						haraldnilsen