mirror of
				https://github.com/django/django.git
				synced 2025-10-31 09:41:08 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			297 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			297 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # Normalize line endings to avoid spurious failures in the core test suite on Windows.
 | |
| *html text eol=lf
 | |
| *css text eol=lf
 | |
| *js text eol=lf
 | |
| tests/staticfiles_tests/apps/test/static/test/*txt text eol=lf
 | |
| tests/staticfiles_tests/project/documents/test/*txt text eol=lf
 | |
| docs/releases/*.txt merge=union
 |