There was an error while loading. Please reload this page.
=======
find . -type d -empty -not -path "./.git/*" -exec touch {}/.gitkeep ;