mirror of
				https://github.com/flarum/core.git
				synced 2025-10-26 21:21:28 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			18 lines
		
	
	
		
			355 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			355 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| .gitattributes export-ignore
 | |
| .gitignore export-ignore
 | |
| .gitmodules export-ignore
 | |
| .github export-ignore
 | |
| .travis export-ignore
 | |
| .travis.yml export-ignore
 | |
| .editorconfig export-ignore
 | |
| .styleci.yml export-ignore
 | |
| 
 | |
| phpunit.xml export-ignore
 | |
| tests export-ignore
 | |
| 
 | |
| js/dist/* -diff
 | |
| js/dist/* linguist-generated
 | |
| js/dist-typings/* linguist-generated
 | |
| 
 | |
| * text=auto eol=lf
 |