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/
# pyenv
.python-version
# mypy
.mypy_cache
# celery beat schedule file
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