Skip to content

Commit 6e946f7

Browse files
committed
add mongo data to hit ignore
1 parent a8a0af2 commit 6e946f7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,3 +127,9 @@ dmypy.json
127127

128128
# Pyre type checker
129129
.pyre/
130+
131+
# mongo db data
132+
/mongo_data
133+
134+
# Virtualenv
135+
venv

0 commit comments

Comments
 (0)