Implemented Stripe Embedded Checkout Component;
Inclusion of .env files;
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -19,7 +19,7 @@ wheels/
|
||||
*.egg-info/
|
||||
.installed.cfg
|
||||
*.egg
|
||||
.env
|
||||
*.env
|
||||
venv/
|
||||
ENV/
|
||||
.venv
|
||||
@@ -56,5 +56,6 @@ Thumbs.db
|
||||
hls/
|
||||
sockets/
|
||||
dev-env/
|
||||
project_structure.txt
|
||||
*.db
|
||||
flask_session/
|
||||
Reference in New Issue
Block a user