mirror of
https://github.com/fastapi/fastapi.git
synced 2026-09-15 23:09:30 -04:00
🙈 Update .gitignore for VS Code, PyCharm, Jupyter
This commit is contained in:
1 parent
12dbc17583
commit
acf8ddb4df
1 file changed
+7
@@ -0,0 +1,7 @@
|
||||
.idea
|
||||
.ipynb_checkpoints
|
||||
.mypy_cache
|
||||
.vscode
|
||||
__pycache__
|
||||
.pytest_cache
|
||||
htmlcov
|
||||
Reference in new issue
Block a user