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

Exclude #91

Open
marcus-at-localhost opened this issue Jan 4, 2017 · 0 comments
Open

Exclude #91

marcus-at-localhost opened this issue Jan 4, 2017 · 0 comments

Comments

@marcus-at-localhost
Copy link

I wish there was a way to exclude directories and files from versioning

    "ignore_regexes": [
        "password.txt",
        "sftp-settings\\.json", "/encrypted/"
    ]

Use case: I edit a text file with passwords in a directory which gets encrypted at the end of a session. The history file is still there in plain text.
Or I just don't want to leave a trace of every file I edited.
Thanks!

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

1 participant