Skip to content

Instantly share code, notes, and snippets.

@ciases
Created August 5, 2017 12:02
Show Gist options
  • Save ciases/540710de5608d3dca39279c826f83dc4 to your computer and use it in GitHub Desktop.
Save ciases/540710de5608d3dca39279c826f83dc4 to your computer and use it in GitHub Desktop.
GIT: ignore all files except folder
*
!*/
!/path/to/your/dir/**
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment