mirror of
				https://github.com/encode/django-rest-framework.git
				synced 2025-10-31 16:07:38 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			322 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			322 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| include README.md
 | |
| include LICENSE.md
 | |
| recursive-include tests/ *
 | |
| recursive-include rest_framework/static *.js *.css *.map *.png *.ico *.eot *.svg *.ttf *.woff *.woff2
 | |
| recursive-include rest_framework/templates *.html schema.js
 | |
| recursive-include rest_framework/locale *.mo
 | |
| global-exclude __pycache__
 | |
| global-exclude *.py[co]
 |