forked from mrlan/EnglishPal
20 lines
398 B
Plaintext
20 lines
398 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/log.txt
|