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

Spacemacs ignores .projectile file #2199

Closed
AgIt0 opened this issue Jul 3, 2015 · 7 comments
Closed

Spacemacs ignores .projectile file #2199

AgIt0 opened this issue Jul 3, 2015 · 7 comments
Labels
Bug :-( Helm Projectile stale marked as a stale issue/pr (usually by a bot)

Comments

@AgIt0
Copy link
Contributor

AgIt0 commented Jul 3, 2015

Projectile allows you to create a .projectile which has ignore patterns for your search: https://github.com/bbatsov/projectile#ignoring-files

But after the last release it no longer is taking the .projectile file into account.
I don't know nearly enough elisp to fix it, but was able to narrow it down to this commit:
2feaeb9

@syl20bnr
Copy link
Owner

syl20bnr commented Jul 4, 2015

I see, ideally we have to add the support for it in helm-ag.

@mosic
Copy link
Contributor

mosic commented Aug 7, 2015

@AgIt0 I encountered the same problem and fixed it for myself by creating an .agignore file, which seems to work nicely with helm-ag. Hope that helps.

@d12frosted
Copy link
Collaborator

From my experience, .projectile doesn't play nice when you have .gitignore. I would try asking for help upstream.

@fatlazycat
Copy link

Is there anyway currently to get it to pick up .projectile ? trying to get excludes into .projectile for helm projectile grep

or any other solution to get exclusions ?

@AgIt0
Copy link
Contributor Author

AgIt0 commented Nov 30, 2015

well I don't think so.. I switched to using .agignore like @mosic mentioned and I use helm-projectile-ag

@fatlazycat
Copy link

thanks - yeah installed ag and seems to work with the .gitignore

@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Please let us know if this issue is still valid!

@github-actions github-actions bot added the stale marked as a stale issue/pr (usually by a bot) label Feb 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug :-( Helm Projectile stale marked as a stale issue/pr (usually by a bot)
Projects
None yet
Development

No branches or pull requests

5 participants