Re: [PATCH] gitignore: update
Karl Berry <[email protected]>
| Newsgroups | gmane.comp.sysutils.automake.patches |
|---|---|
| Message-ID | <[email protected]> |
> +*~
> +.#*
Suggest also adding \#*# (emacs autosave files) and .*.sw[op]
(vim autosave files).
Pushed, thanks.