Skip to content

Commit

Permalink
flow_generated/ and related dead-code cleanups (derive-refactor)
Browse files Browse the repository at this point in the history
Remove vestigates of V1 derivation typescript generation.
  • Loading branch information
jgraettinger committed Apr 5, 2023
1 parent 77e787c commit 795ce66
Show file tree
Hide file tree
Showing 77 changed files with 0 additions and 2,984 deletions.
10 changes: 0 additions & 10 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,6 @@ target/
.build/
.build-ci/

# Outputs from catalog build & test that we don't version.
/dist
/node_modules
examples.db*

# Ordinarily one *would* version package-lock.json.
# In our case, though, we want early warning if dependencies of the
# vanilla package.json produce broken builds.
/package-lock.json

# Typical IDE stuff.
.vim
*.swp
Expand Down
7 changes: 0 additions & 7 deletions .prettierrc.js

This file was deleted.

12 changes: 0 additions & 12 deletions flow_generated/flow/main.ts

This file was deleted.

196 changes: 0 additions & 196 deletions flow_generated/flow/routes.ts

This file was deleted.

82 changes: 0 additions & 82 deletions flow_generated/flow/server.ts

This file was deleted.

Loading

0 comments on commit 795ce66

Please sign in to comment.