Skip to content

Instantly share code, notes, and snippets.

@tioan
Forked from simoncoulton/gitkeep
Last active August 29, 2015 14:19
Show Gist options
  • Save tioan/80f1c456fba7d8ce8fce to your computer and use it in GitHub Desktop.
Save tioan/80f1c456fba7d8ce8fce to your computer and use it in GitHub Desktop.
find . -type d -empty -exec touch {}/.gitkeep \;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment