- version : 1.7 - description : moving the database file to databases/ dir and updating init-db() function to use the databases/ dir as the default . //############################################// modified: .gitignore modified: app.py //############################################//
4 أسطر
27 B
Plaintext
4 أسطر
27 B
Plaintext
__pycache__
|
|
*.db
|
|
databases
|