Skip to content

Commit 90b0965

Browse files
committed
added some local folders and files to gitignore
1 parent 0e96ba1 commit 90b0965

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,4 +168,9 @@ venv
168168
/backend/plugins/gitextractor/parser/output*
169169
/backend/plugins/gitextractor/parser/demo_repo/
170170

171-
__debug_bin*
171+
__debug_bin*
172+
scripts-local/
173+
/e2e/package-lock.json
174+
/e2e/test-results
175+
/e2e/playwright-report
176+
/backend/python/.devlake-python-build-root

0 commit comments

Comments
 (0)