22 lines
		
	
	
		
			442 B
		
	
	
	
		
			Plaintext
		
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			442 B
		
	
	
	
		
			Plaintext
		
	
	
| .idea/
 | |
| venv/
 | |
| app/__init__.py
 | |
| app/__pycache__/
 | |
| .DS_Store
 | |
| app/.DS_Store
 | |
| app/sqlite_commands.py
 | |
| app/static/usr/*.jpg
 | |
| app/static/img/
 | |
| app/static/frequency/frequency_*.pickle
 | |
| app/static/frequency/frequency.p
 | |
| app/wordfreqapp.db
 | |
| app/db/wordfreqapp.db
 | |
| app/static/donate-the-author.jpg
 | |
| app/static/donate-the-author-hidden.jpg
 | |
| app/model/__pycache__/
 | |
| app/test/__pycache__/
 | |
| app/test/.pytest_cache/
 | |
| app/test/pytest_report.html
 | |
| app/test/assets
 | |
| app/log.txt
 |