Skip to content

Commit e79b67f

Browse files
add sandbox logs to gitignore
1 parent 6d3da25 commit e79b67f

File tree

4 files changed

+1
-23
lines changed

4 files changed

+1
-23
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,4 @@ node_modules
2323
dist
2424
.DS_Store
2525
.reports
26+
/sandbox/*.log

sandbox/combined.log

Lines changed: 0 additions & 22 deletions
This file was deleted.

sandbox/error.log

Whitespace-only changes.

scripts/config/pre-commit.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ repos:
1616
exclude: |
1717
(?x)^(
1818
sdk/.* |
19-
sandbox/.eslintrc.json |
2019
someotherdir/.* |
2120
src/server/host/Properties/launchSettings.json
2221
)$

0 commit comments

Comments
 (0)