Skip to content

Instantly share code, notes, and snippets.

@ansrivas
Created March 1, 2018 13:58
Show Gist options
  • Select an option

  • Save ansrivas/8d7225fa0f0cca864883fc20f962ec15 to your computer and use it in GitHub Desktop.

Select an option

Save ansrivas/8d7225fa0f0cca864883fc20f962ec15 to your computer and use it in GitHub Desktop.
ignore all files except this .gitignore
# Ignore everything in this directory
*
# Except this file
!.gitignore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment