Skip to content

Conversation

@ioistired
Copy link
Contributor

No description provided.

/.pytest_cache/
/.eggs
/.vscode
.venv
Copy link
Member

Choose a reason for hiding this comment

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

Perhaps /.venv to only ignore these on the top level?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I will sometimes use a venv in the docs/ folder so I can separate docs dependencies.

@vitaly-burovoy
Copy link
Contributor

I do not think it is an often-used feature.

You always can add any path to ".git/info/exclude" (per-project) or to "~/.config/git/ignore" (globally) files.
Also there is a "core.excludesFile" option for "git config" for specifying ignore-file.

@ioistired ioistired closed this Jun 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants