diff options
| -rw-r--r-- | .gitignore | 55 |
1 files changed, 0 insertions, 55 deletions
@@ -131,58 +131,3 @@ dmypy.json .idea .vscode -.idea/ -.next/ -.store/ -.turbo/ -data/ -dist/ -node_modules/ -target/ -tests_output/ -vendor/ -/out/ -coverage/ - -*.tsbuildinfo -.eslintcache -*.node -graph*.html - -# not pnpm -.pnp.* -.yarn/* - -# generated by cargo xtask publish -packages/node-module-trace/npm -artifacts -.turbo -.vercel -.DS_Store -.env -vendor/ -data -*.log -todos.md -.store -.npmrc -!examples/**/.npmrc -.idea -cli/libturbo.a -cli/libturbo.h - -go-artifacts -rust-artifacts - -# CI -sweep.timestamp - -crates/turborepo-ffi/bindings.h -crates/turborepo-ffi/ffi/proto/* -cli/internal/ffi/libturborepo_ffi*.a - -# Prysk test error files -*.t.err -*.t.rej -*.t.orig -.cram_env
\ No newline at end of file |
