]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
:see_no_evil: Update .gitignore for VS Code, PyCharm, Jupyter
authorSebastián Ramírez <tiangolo@gmail.com>
Sat, 8 Dec 2018 08:03:43 +0000 (12:03 +0400)
committerSebastián Ramírez <tiangolo@gmail.com>
Sat, 8 Dec 2018 08:03:43 +0000 (12:03 +0400)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..4d91992
--- /dev/null
@@ -0,0 +1,7 @@
+.idea
+.ipynb_checkpoints
+.mypy_cache
+.vscode
+__pycache__
+.pytest_cache
+htmlcov