mirror of
				https://git.sr.ht/~cadence/cloudtube
				synced 2025-10-30 11:05:36 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			144 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			144 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # Editor crud files
 | |
| *~
 | |
| \#*#
 | |
| .#*
 | |
| .vscode
 | |
| .idea
 | |
| .git
 | |
| 
 | |
| # Auto-generated files
 | |
| node_modules
 | |
| 
 | |
| # User configuration
 | |
| /db
 | |
| /config/config.js
 | |
| 
 | |
| Dockerfile
 |