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

The silver searcher and gitignore dependencies #507

Closed
anhari opened this issue Dec 27, 2016 · 2 comments
Closed

The silver searcher and gitignore dependencies #507

anhari opened this issue Dec 27, 2016 · 2 comments

Comments

@anhari
Copy link

anhari commented Dec 27, 2016

I recently started having issues with the silver searcher, and wanted to know what everyone thinks of adding the following to the gitignore?

  • vendor/bundle/
  • node_modules/
  • bower_components/
  • tmp/ (for some reason tmp/**/* is not working – I'm not sure if the silver searcher stopped supporting globbing or what)

Adding these to my gitignore.local dotfile does not seem to work (Ag will still fly through them).

@anhari anhari changed the title gitignore dependencies The silver searcher and gitignore dependencies Dec 27, 2016
@mikegee
Copy link
Contributor

mikegee commented Dec 28, 2016

There is a .agignore file that should accomplish what you want. I'm not sure why it isn't working for you.

@anhari
Copy link
Author

anhari commented Dec 28, 2016

Ah I forgot about .agignore. Okay, I think this is related to Issue #100 on the silver searcher so I'm going to close this.

@anhari anhari closed this as completed Dec 28, 2016
@anhari anhari reopened this Feb 3, 2017
@anhari anhari closed this as completed Feb 5, 2017
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

No branches or pull requests

2 participants