1
0
mirror of https://github.com/home-assistant/supervisor.git synced 2026-05-08 17:08:36 +01:00

Add mypy cache files to .gitignore (#1737)

This commit is contained in:
Franck Nijhof
2020-05-21 12:07:20 +02:00
committed by GitHub
parent 8e043a01c1
commit 37c393f857
+4
View File
@@ -96,3 +96,7 @@ ENV/
!.vscode/cSpell.json
!.vscode/tasks.json
!.vscode/launch.json
# mypy
/.mypy_cache/*
/.dmypy.json