On 2011-03-25 17:23, Jonathan Nieder wrote:
> Add .gitignore files listing build products so they cannot be
> accidentally added with "git add" and they do not clutter
> "git status" output.
> 
> Signed-off-by: Jonathan Nieder <[email protected]>
> ---
>  .gitignore               |   11 +++++++++++
>  debian/.gitignore        |    7 +++++++
>  doc/.gitignore           |    1 +
>  doc/reference/.gitignore |    2 ++
>  4 files changed, 21 insertions(+), 0 deletions(-)
>  create mode 100644 .gitignore
>  create mode 100644 debian/.gitignore
>  create mode 100644 doc/.gitignore
>  create mode 100644 doc/reference/.gitignore

Good thing, applied, thanks!

-- 
Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com
C++/Perl developer, Debian Developer



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to