Skip to content

Commit 426e55a

Browse files
committed
Holding space for tests.
(Make sure static/ exists so tests pass.)
1 parent 57446bf commit 426e55a

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

tests/crashes/sample/.gitignore

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
# Lock file to show that the process is still running.
22
/lock
33

4-
# Created by testing.
5-
/static/example.ts
6-
74
# generated files:
85
/src/embedded/
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Created by tests:
2+
/example.ts

0 commit comments

Comments
 (0)