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

Pushing to GitHub doesn't respect gitignore #996

Closed
ColdFire87 opened this issue Jan 4, 2025 · 3 comments
Closed

Pushing to GitHub doesn't respect gitignore #996

ColdFire87 opened this issue Jan 4, 2025 · 3 comments
Labels
question Further information is requested

Comments

@ColdFire87
Copy link

Describe the bug

When pushing the code to GitHub, .gitignore file is not respected:

image

Link to the Bolt URL that caused the error

http://localhost:5173/chat/1

Steps to reproduce

  1. Create a new project from the nextjs template:

image

  1. Push the code to GitHub. It also pushed the .next folder, which is ignored in .gitignore:

image

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

  • OS: WSL2 (Ubuntu) on Windows 11
  • Browser: Firefox

image

Provider Used

Deepseek

Model Used

Deepseek-Chat

Additional context

No response

@thecodacus
Copy link
Collaborator

working of improved git process. will handle the issue there

@leex279
Copy link
Collaborator

leex279 commented Jan 16, 2025

@thecodacus can you link if there is already a PR and we close this one?

@leex279 leex279 added the question Further information is requested label Jan 16, 2025
@thecodacus
Copy link
Collaborator

#1111

@leex279 leex279 closed this as completed Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants