[mew-int 2838] Patch to .gitignore to ignore generated files
Michael Ernst <[email protected]>
| Newsgroups | gmane.mail.mew.general |
|---|---|
| Message-ID | <[email protected]> |
The attached patch to .gitignore causes two more generated files in Mew to be ignored by git. -Michael Ernst diff --git a/.gitignore b/.gitignore index a7155aa..19628d2 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ *.hi config.h config.status +mew-pinentry temp.el /Makefile /bin/Makefile @@ -16,3 +17,4 @@ temp.el /bin/hs/smew /bin/hs/cmew /bin/hs/dist +/info/dir