"git@developer.sourcefind.cn:OpenDAS/mmdetection3d.git" did not exist on "8ac21990831195a291caf8fd78421df3daf53b6f"
Commit a4789d12 authored by Sergey Mironov's avatar Sergey Mironov Committed by Hongkun Yu
Browse files

Add gitignore entry for mypy_cache (#7708)

parent 6b0146f5
...@@ -72,6 +72,9 @@ target/ ...@@ -72,6 +72,9 @@ target/
# pyenv # pyenv
.python-version .python-version
# mypy
.mypy_cache
# celery beat schedule file # celery beat schedule file
celerybeat-schedule celerybeat-schedule
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment