Skip to content

Commit 0c2ec33

Browse files
committed
feat: Add unittest code to .gitignore
1 parent 062ea4c commit 0c2ec33

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

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

119119
# Pyre type checker
120120
.pyre/
121+
122+
# Unittest code
123+
test.py

0 commit comments

Comments
 (0)