Skip to content

Fix .gitignore to allow JS dist/lib folders under examples/, adding dist/lib for realtime example #1768

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

Closed
wants to merge 3 commits into from
Closed
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
Fix .gitignore to allow JS dist/lib
  • Loading branch information
erikakettleson-openai committed Apr 11, 2025
commit 3b21f4cfd7913e8b3e4e0429607068f2a1749c5e
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ develop-eggs/
downloads/
eggs/
.eggs/

/lib/
lib64
parts/
Expand Down