We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When pushing the code to GitHub, .gitignore file is not respected:
.gitignore
http://localhost:5173/chat/1
.next
It should follow the expected git push behavior: entries defined in .gitignore are not pushed to the remote repo.
git push
No response
Deepseek
Deepseek-Chat
The text was updated successfully, but these errors were encountered:
working of improved git process. will handle the issue there
Sorry, something went wrong.
@thecodacus can you link if there is already a PR and we close this one?
#1111
No branches or pull requests
Describe the bug
When pushing the code to GitHub,
.gitignore
file is not respected:Link to the Bolt URL that caused the error
http://localhost:5173/chat/1
Steps to reproduce
.next
folder, which is ignored in.gitignore
:Expected behavior
It should follow the expected
git push
behavior: entries defined in.gitignore
are not pushed to the remote repo.Screen Recording / Screenshot
No response
Platform
Provider Used
Deepseek
Model Used
Deepseek-Chat
Additional context
No response
The text was updated successfully, but these errors were encountered: