mirror of
				https://github.com/sb745/NyaaV3.git
				synced 2025-11-04 09:55:46 +02:00 
			
		
		
		
	IMPORTANT!!! Make sure to run utils/infodict_mysql2file.py before upgrading the database.
		
			
				
	
	
		
			28 lines
		
	
	
	
		
			256 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
	
		
			256 B
		
	
	
	
		
			Text
		
	
	
	
	
	
# Cache
 | 
						|
__pycache__
 | 
						|
/nyaa/static/.webassets-cache
 | 
						|
 | 
						|
# Virtual Environments
 | 
						|
/venv
 | 
						|
 | 
						|
# Coverage
 | 
						|
.coverage
 | 
						|
/htmlcov
 | 
						|
 | 
						|
# Editors
 | 
						|
/.vscode
 | 
						|
 | 
						|
# Databases
 | 
						|
*.sql
 | 
						|
/test.db
 | 
						|
 | 
						|
# Webserver
 | 
						|
/uwsgi.sock
 | 
						|
 | 
						|
# Application
 | 
						|
/install/*
 | 
						|
/config.py
 | 
						|
/test_torrent_batch
 | 
						|
 | 
						|
# Other
 | 
						|
*.swp
 |