From 1cefa831fd74b14121494045a347024502d74e34 Mon Sep 17 00:00:00 2001 From: David Sherret Date: Tue, 1 Aug 2023 20:49:09 -0400 Subject: feat(unstable): optional `deno_modules` directory (#19977) Closes #15633 --- cli/tests/testdata/run/with_package_json/.gitignore | 1 - 1 file changed, 1 deletion(-) delete mode 100644 cli/tests/testdata/run/with_package_json/.gitignore (limited to 'cli/tests/testdata') diff --git a/cli/tests/testdata/run/with_package_json/.gitignore b/cli/tests/testdata/run/with_package_json/.gitignore deleted file mode 100644 index 40b878db5..000000000 --- a/cli/tests/testdata/run/with_package_json/.gitignore +++ /dev/null @@ -1 +0,0 @@ -node_modules/ \ No newline at end of file -- cgit v1.2.3