Skip to content

Commit 381e3ba

Browse files
Added project-specific directories to .gitignore
1 parent 3e1eaaf commit 381e3ba

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+
# Editors
132+
.vscode/
133+
134+
# Playwright test results
135+
test-results/

0 commit comments

Comments
 (0)