* コンテナにxdebugをインストール * env fileをDockerに読ませるようにした * 環境変数 APP_DEBUG に応じてXdebugをロードしてApacheを起動するようにした * シェルスクリプトのWindows対策 (.gitattribute)
		
			
				
	
	
		
			6 lines
		
	
	
		
			127 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			127 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
* text=auto
 | 
						|
*.css linguist-vendored
 | 
						|
*.scss linguist-vendored
 | 
						|
*.js linguist-vendored
 | 
						|
CHANGELOG.md export-ignore
 | 
						|
*.sh text eol=lf |