This repository has been archived on 2022-11-02. You can view files and clone it, but cannot push or open issues or pull requests.
Sand/.gitignore
Mylloon 7ce888bf94
* use json to send file to flask
* hash file to have a filename
* store the data to custom dir "uploads"
* init everyting in init fn
*
2022-10-27 16:08:04 +02:00

13 lines
100 B
Text

bin/
lib/
lib64
pyvenv.cfg
__pycache__/
.vscode/
src/public/fonts/
src/public/js/libs/
uploads/