Skip to content

Commit

Permalink
cli template gitignores (langchain-ai#12914)
Browse files Browse the repository at this point in the history
- ap gitignore
- package
  • Loading branch information
efriis authored Nov 6, 2023
1 parent aba407f commit 5000c73
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions libs/cli/langchain_cli/package_template/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
__pycache__
1 change: 1 addition & 0 deletions libs/cli/langchain_cli/project_template/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
__pycache__

0 comments on commit 5000c73

Please sign in to comment.