Update local files and .gitignore
This commit is contained in:
		
							
								
								
									
										1
									
								
								.env.example
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								.env.example
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1 @@ | |||||||
|  | BASE_URL=http://127.0.0.1 | ||||||
							
								
								
									
										4
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| @@ -4,9 +4,13 @@ node_modules | |||||||
|  |  | ||||||
|  |  | ||||||
| # local env files | # local env files | ||||||
|  | .env | ||||||
| .env.local | .env.local | ||||||
| .env.*.local | .env.*.local | ||||||
|  |  | ||||||
|  | # local info package for npm | ||||||
|  | package-lock.json | ||||||
|  |  | ||||||
| # Log files | # Log files | ||||||
| npm-debug.log* | npm-debug.log* | ||||||
| yarn-debug.log* | yarn-debug.log* | ||||||
|   | |||||||
							
								
								
									
										28357
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										28357
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
		Reference in New Issue
	
	Block a user