Skip to content

Commit 70d99a7

Browse files
committed
build(gitignore): Ignore monkeytype sqlite dbs
1 parent 86ccb8c commit 70d99a7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -73,3 +73,6 @@ target/
7373
.ropeproject
7474
*.swp
7575
.vim
76+
77+
# Monkeytype
78+
monkeytype.sqlite3

0 commit comments

Comments
 (0)