Skip to content

Commit

Permalink
Add watchmanconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
nfcampos committed Apr 5, 2023
1 parent dbdcace commit d10c878
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .watchmanconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"ignore_dirs": [
"langchain/dist",
"langchain/dist-cjs",
"docs/build",
"node_modules",
"langchain/.turbo",
"docs/.turbo",
"test-exports/.turbo",
"test-exports-cjs/.turbo"
]
}

0 comments on commit d10c878

Please sign in to comment.