12 lines
		
	
	
		
			183 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			12 lines
		
	
	
		
			183 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| 
								 | 
							
								# Exclude a bunch of stuff which can make the build context a larger than it needs to be
							 | 
						||
| 
								 | 
							
								.git/
							 | 
						||
| 
								 | 
							
								tests/
							 | 
						||
| 
								 | 
							
								build/
							 | 
						||
| 
								 | 
							
								lib/
							 | 
						||
| 
								 | 
							
								node_modules/
							 | 
						||
| 
								 | 
							
								electron_app/
							 | 
						||
| 
								 | 
							
								karma-reports/
							 | 
						||
| 
								 | 
							
								.idea/
							 | 
						||
| 
								 | 
							
								.tmp/
							 | 
						||
| 
								 | 
							
								config.json*
							 |