Hoping someone can help,
I have a repository for a web application. It has lots of testing files
and also others from caching and dynamic content generation (they are
gitignored).
How do I make a "release" a copy (not a clone) of the repository that
contains only tracked files without .gitignore files? I am using git
archive but the resulting zip file still contains .gitignore files.
Cheers,
Lucas.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html