mirror of https://gitlab.com/ecentrics/concordia
				
				
			
			You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							40 lines
						
					
					
						
							526 B
						
					
					
				
			
		
		
		
			
			
			
		
		
	
	
							40 lines
						
					
					
						
							526 B
						
					
					
				| # Node | |
| /node_modules | |
| packages/*/node_modules | |
| packages/concordia-contracts/build | |
| 
 | |
| # IDE | |
| .DS_Store | |
| .idea | |
| 
 | |
| # Build Directories | |
| /build | |
| /src/build | |
| /packages/concordia-app/build | |
| /packages/concordia-contracts/build | |
| 
 | |
| # Logs | |
| /log | |
| npm-debug.log* | |
| yarn-debug.log* | |
| yarn-error.log* | |
| 
 | |
| # Docker volumes | |
| docker/volumes | |
| docker/ganache/volumes | |
| docker/reports | |
| 
 | |
| # Env var files | |
| docker/env/concordia.env | |
| docker/env/contracts.env | |
| 
 | |
| # Misc | |
| .env.local | |
| .env.development.local | |
| .env.test.local | |
| .env.production.local | |
| 
 | |
| # IPFS & OrbitDB Storage | |
| ipfs | |
| orbitdb | |
| 
 | |
| 
 |