The Wayback Machine - https://web.archive.org/web/20220111005934/https://github.com/home-assistant/core/pull/5290
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

Include .ignore file for search utilities #5290

Merged
merged 2 commits into from Jan 17, 2017
Merged

Include .ignore file for search utilities #5290

merged 2 commits into from Jan 17, 2017

Conversation

@emlove
Copy link
Contributor

@emlove emlove commented Jan 12, 2017

Description:
This instructs search utilities to ignore generated html/js files.

Currently supported by ripgrep and ag.

This instructs search utilities to ignore generated html/js files.
/homeassistant/components/frontend/www_static/*.html
/homeassistant/components/frontend/www_static/panels/*.html
/homeassistant/components/frontend/www_static/*.js
/homeassistant/components/frontend/www_static/panels/*.js
Copy link
Member

@balloob balloob Jan 14, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is no JS in this directory.

@balloob balloob merged commit bae38ac into home-assistant:dev Jan 17, 2017
3 checks passed
@emlove emlove deleted the search-ignore branch Mar 1, 2017
@home-assistant home-assistant locked and limited conversation to collaborators Jun 2, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
2 participants