mirror of
				https://github.com/odoocker/odoocker
				synced 2025-11-04 07:19:15 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			238 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			238 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# Ignores the main configuration file.
 | 
						|
/.env
 | 
						|
 | 
						|
# Ignores the pgadmin private key
 | 
						|
pgadmin/private_key
 | 
						|
 | 
						|
# Ignores the docker compose local or production environment.
 | 
						|
docker-compose.override.yml
 | 
						|
 | 
						|
# Ignores any __pycache__ folder.
 | 
						|
__pycache__
 |