Skip to content

Instantly share code, notes, and snippets.

@micwehrle
Created September 20, 2015 07:24
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 micwehrle/0d45b68942b25a539f1b to your computer and use it in GitHub Desktop.
Save micwehrle/0d45b68942b25a539f1b to your computer and use it in GitHub Desktop.
.gitignore Ignore all files inside direcotry except the directory and the .gitignore file
[^.]*
!.gitignore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment