-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitignore
25 lines (24 loc) · 922 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
03-Storing resources in SQL/code/data.db
*.pyc
*.pyc
03-Storing resources in SQL/code/data.db
03-Storing resources in SQL/code/__pycache__/item.cpython-38.pyc
04-Simplifying storage with Flask-SQLAlchemy/code/data.db
05-Token Refreshing and Flask-JWT Extended/code/data.db
06- Introduction (Advanced Section)/code/data.db
07- Serialization with Marshmallow/code/data.db
08- Email Confirmations/data.db
08- Email Confirmations/.env
09- Advanced Email Confirmation/.env
09- Advanced Email Confirmation/data.db
10- Image Uploads/.env
10- Image Uploads/data.db
10- Image Uploads/static/images/user_1/Screenshot_2021-08-04_at_5.54.41_PM.png
10- Image Uploads/static/images/avatars/user_1.png
11- Database Migration/.env
12- Third party login with OAuth/.env
12- Third party login with OAuth/default_config.py
12- Third party login with OAuth/data.db
12- Third party login with OAuth/data.db
*.db
13- Payments with Stripe/.env