18 lines
		
	
	
		
			193 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			193 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
service-configs/*
 | 
						|
!service-configs/.gitkeep
 | 
						|
**/node_modules/
 | 
						|
__pycache__
 | 
						|
*.pyc
 | 
						|
*.o
 | 
						|
gmon.out
 | 
						|
*.egg-info
 | 
						|
dist/
 | 
						|
build/
 | 
						|
**/*sqlite
 | 
						|
**/.nyc_output
 | 
						|
**/coverage
 | 
						|
**/.venv
 | 
						|
.idea
 | 
						|
**/.vim
 | 
						|
**/*secret.yaml
 |