diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ __pycache__/ venv/ -.env/ +.env |
![]() |
index : SocialMedia_backend-FastAPI.git | |
| API that i built to learn about the FastAPI framework |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 2 |
@@ -1,3 +1,3 @@ __pycache__/ venv/ -.env/ +.env |