1
0
mirror of https://github.com/osmarks/meme-search-engine.git synced 2024-09-21 10:09:36 +00:00
meme-search-engine/.gitignore
osmarks 43ff9215fb File metadata storage.
The backend now knows how big images are, so the frontend can size images correctly before they're loaded.
This should significantly improve the UI on slow connections.
Also fix bug where videos weren't erased from the index properly.
2024-06-26 20:02:12 +01:00

12 lines
195 B
Plaintext

*/node_modules
*/static/app.*
/target
meme-rater/images/
meme-rater/meta/
meme-rater/*.sqlite3*
meme-rater/deploy_for_training.sh
node_modules/*
node_modules
*sqlite3*
thumbtemp
mse-test-db-small