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

Can't find a way to ignore the node_modules directory #29

Open
DhruvParikh1 opened this issue Oct 3, 2024 · 4 comments · May be fixed by #30
Open

Can't find a way to ignore the node_modules directory #29

DhruvParikh1 opened this issue Oct 3, 2024 · 4 comments · May be fixed by #30

Comments

@DhruvParikh1
Copy link

DhruvParikh1 commented Oct 3, 2024

No description provided.

@DhruvParikh1
Copy link
Author

Was using --ignore-gitignore flag the opposite way (thought it was supposed to ignore everything inside of gitignore, but does the opposite)

@DhruvParikh1
Copy link
Author

Nevermind, it still doesn't work. I can't find a way to get it to ignore the node_modules directory.

@DhruvParikh1 DhruvParikh1 reopened this Oct 3, 2024
@DhruvParikh1
Copy link
Author

DhruvParikh1 commented Oct 3, 2024

Saw a comment about this using fnmatch

Tried to run command: files-to-prompt . --cxml --ignore "**/node_modules/**"
Did not ignore node_modules. Have tried it without anything and just doing node_modules as well.

@nmpowell nmpowell linked a pull request Oct 15, 2024 that will close this issue
@ethanj801
Copy link

Solving this issue would be very helpful for me as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants