Skip to content

Commit

Permalink
Holding space for tests.
Browse files Browse the repository at this point in the history
(Make sure static/ exists so tests pass.)
  • Loading branch information
NfNitLoop committed Jan 13, 2025
1 parent 57446bf commit 426e55a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/crashes/sample/.gitignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
# Lock file to show that the process is still running.
/lock

# Created by testing.
/static/example.ts

# generated files:
/src/embedded/
2 changes: 2 additions & 0 deletions tests/crashes/sample/static/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Created by tests:
/example.ts

0 comments on commit 426e55a

Please sign in to comment.