Skip to content

Instantly share code, notes, and snippets.

@mrfratello
Created August 25, 2016 09:40
Show Gist options
  • Save mrfratello/2cea9b18d6cf4c1d592d3c4c02ad23b5 to your computer and use it in GitHub Desktop.
Save mrfratello/2cea9b18d6cf4c1d592d3c4c02ad23b5 to your computer and use it in GitHub Desktop.
Mercurial: ignore files in a specific folder but not the folder itself
^some_folder/(?!\.keep).+$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment