Revisions

  • eb3fdb teddyze... Sun Feb 01 08:11:04 -0800 2009
gist: 55892 Download_button fork
public
Public Clone URL: git://gist.github.com/55892.git
Embed All Files: show embed
Text only #
1
find . \( -type d -empty \) -and \( -not -regex ./\.git.* \) -exec touch {}/.gitignore \;