Authors (1)
Empthy folder in Git
Public feed posted on Thu, 05 Jul 2012 by timiOne of my favorite question on Stackoverflow
How do I add an empty directory to a git repository
The solution is:
# Ignore everything in this directory * # Except this file !.gitignore
(This is an imported feed item. You can read the original item at http://azd325.github.com/Git/2012/05/31/empthy-folder-in-git)

