diff options
| author | 2023-04-28 00:29:08 +0800 | |
|---|---|---|
| committer | 2023-04-28 00:29:08 +0800 | |
| commit | 7130ab24b07fd506ddd6c6fb44dea34bd5522f8a (patch) | |
| tree | 409ad6e446cb8225820fa90024f3fcb9e07b6ca2 | |
| parent | 045368bb7ce3a706e3930ecb2aa409d10497864d (diff) | |
| download | HydroRoll-7130ab24b07fd506ddd6c6fb44dea34bd5522f8a.tar.gz HydroRoll-7130ab24b07fd506ddd6c6fb44dea34bd5522f8a.zip | |
| -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 |
