Skip to content

Commit af7913c

Browse files
committed
update .gitignore prior to types
1 parent 1f2f3e8 commit af7913c

File tree

210 files changed

+3
-209
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

210 files changed

+3
-209
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,6 @@ nbproject
1818
/.vscode/
1919
.idea/
2020
.cache/
21+
.mypy_cache/
22+
.pytest_cache/
23+
monkeytype.*

.mypy_cache/3.8/@plugins_snapshot.json

-1
This file was deleted.

.mypy_cache/3.8/__future__.data.json

-1
This file was deleted.

.mypy_cache/3.8/__future__.meta.json

-1
This file was deleted.

.mypy_cache/3.8/_ast.data.json

-1
This file was deleted.

.mypy_cache/3.8/_ast.meta.json

-1
This file was deleted.

0 commit comments

Comments
 (0)