kopia lustrzana https://dev.funkwhale.audio/funkwhale/funkwhale
				
				
				
			
		
			
	
	
		
			70 wiersze
		
	
	
		
			820 B
		
	
	
	
		
			Plaintext
		
	
	
		
		
			
		
	
	
			70 wiersze
		
	
	
		
			820 B
		
	
	
	
		
			Plaintext
		
	
	
|   | ### OSX ### | ||
|  | .DS_Store | ||
|  | .AppleDouble | ||
|  | .LSOverride | ||
|  | 
 | ||
|  | ### SublimeText ### | ||
|  | # cache files for sublime text | ||
|  | *.tmlanguage.cache | ||
|  | *.tmPreferences.cache | ||
|  | *.stTheme.cache | ||
|  | 
 | ||
|  | # workspace files are user-specific | ||
|  | *.sublime-workspace | ||
|  | 
 | ||
|  | # project files should be checked into the repository, unless a significant | ||
|  | # proportion of contributors will probably not be using SublimeText | ||
|  | # *.sublime-project | ||
|  | 
 | ||
|  | # sftp configuration file | ||
|  | sftp-config.json | ||
|  | 
 | ||
|  | # Basics | ||
|  | *.py[cod] | ||
|  | __pycache__ | ||
|  | 
 | ||
|  | # Logs | ||
|  | *.log | ||
|  | pip-log.txt | ||
|  | 
 | ||
|  | # Unit test / coverage reports | ||
|  | .coverage | ||
|  | .tox | ||
|  | nosetests.xml | ||
|  | htmlcov | ||
|  | 
 | ||
|  | # Translations | ||
|  | *.mo | ||
|  | *.pot | ||
|  | 
 | ||
|  | # Pycharm | ||
|  | .idea | ||
|  | 
 | ||
|  | # Vim | ||
|  | 
 | ||
|  | *~ | ||
|  | *.swp | ||
|  | *.swo | ||
|  | 
 | ||
|  | # npm | ||
|  | front/node_modules/ | ||
|  | 
 | ||
|  | # Compass | ||
|  | .sass-cache | ||
|  | 
 | ||
|  | # virtual environments | ||
|  | .env | ||
|  | 
 | ||
|  | # User-uploaded media | ||
|  | funkwhale_api/media/ | ||
|  | 
 | ||
|  | # Hitch directory | ||
|  | tests/.hitch | ||
|  | 
 | ||
|  | # MailHog binary | ||
|  | mailhog | ||
|  | 
 | ||
|  | *.sqlite3 | ||
|  | music | ||
|  | media |