Standardize gitignores and remove migrations/artifacts
				
					
				
			This commit is contained in:
		
							
								
								
									
										13
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										13
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -73,13 +73,12 @@ packages/react-docs/example/public/bundle*
 | 
				
			|||||||
# generated binaries
 | 
					# generated binaries
 | 
				
			||||||
bin/
 | 
					bin/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# generated contract artifacts
 | 
					# generated contract artifacts/
 | 
				
			||||||
packages/sol-cov/test/fixtures/artifacts
 | 
					packages/sol-cov/test/fixtures/artifacts/
 | 
				
			||||||
packages/metacoin/artifacts
 | 
					packages/metacoin/artifacts/
 | 
				
			||||||
packages/0x.js/test/artifacts
 | 
					packages/0x.js/test/artifacts/
 | 
				
			||||||
packages/order-watcher/test/artifacts
 | 
					packages/order-watcher/test/artifacts/
 | 
				
			||||||
packages/contract-wrappers/test/artifacts
 | 
					packages/contract-wrappers/test/artifacts/
 | 
				
			||||||
packages/migrations/artifacts
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
# generated contract wrappers
 | 
					# generated contract wrappers
 | 
				
			||||||
packages/0x.js/src/contract_wrappers/generated/
 | 
					packages/0x.js/src/contract_wrappers/generated/
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user