Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Monorepo support (e.g. yarn workspaces) #19

Merged
merged 23 commits into from
Jan 6, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Simplify gitignore for examples
  • Loading branch information
ryyppy committed Dec 18, 2020
commit c7b67ea0ad19d5234d7b81d4f39d6757fb16e517
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -40,4 +40,5 @@ rescript-vscode/extension/server/node_modules/.bin/

examples/**/node_modules
examples/**/lib
examples/**/*.bs.js
examples/**/src/*.js
examples/**/.merlin
16 changes: 0 additions & 16 deletions examples/monorepo-yarn-workspaces/app/.gitignore

This file was deleted.

6 changes: 0 additions & 6 deletions examples/monorepo-yarn-workspaces/common/.gitignore

This file was deleted.