Patch to .gitignore - Mailing list pgsql-hackers

From Fabrízio de Royes Mello
Subject Patch to .gitignore
Date
Msg-id CAFcNs+rG-DASXzHcecYKvAj+rmxi8CpMAgbpGpEK-mjC96F=Lg@mail.gmail.com
Whole thread Raw
Responses Re: Patch to .gitignore  (Christopher Browne <cbbrowne@gmail.com>)
List pgsql-hackers
Hi all,

The proposed patch add some files to ignore in .gitignore:
- tags (produced by src/tools/make_ctags)
- TAGS (produced bu src/tools/make_etags)
- .*.swp (may appear in source tree if vi/vim was killed by some reason)

Regards,

--
Fabrízio de Royes Mello
Consultoria/Coaching PostgreSQL
>> Blog sobre TI: http://fabriziomello.blogspot.com
>> Perfil Linkedin: http://br.linkedin.com/in/fabriziomello
>> Twitter: http://twitter.com/fabriziomello
Attachment

pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: getting rid of freezing
Next
From: Christopher Browne
Date:
Subject: Re: Patch to .gitignore