mirror of
https://github.com/fastapi/fastapi.git
synced 2026-01-28 07:51:16 -05:00
🙈 Update .gitignore for VS Code, PyCharm, Jupyter
This commit is contained in:
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
.idea
|
||||
.ipynb_checkpoints
|
||||
.mypy_cache
|
||||
.vscode
|
||||
__pycache__
|
||||
.pytest_cache
|
||||
htmlcov
|
||||
Reference in New Issue
Block a user