Skip to content

Instantly share code, notes, and snippets.

@mathiasverraes
Created May 21, 2018 13:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mathiasverraes/b743d9afa35b3372529e58383ff4cf61 to your computer and use it in GitHub Desktop.
Save mathiasverraes/b743d9afa35b3372529e58383ff4cf61 to your computer and use it in GitHub Desktop.
gitignore a folder except the gitignore file
*
!.gitignore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment