Commit: Update .gitignore and .hgignore files
Christian Brabandt <[email protected]>
| Newsgroups | gmane.editors.vim.devel |
|---|---|
| Message-ID | <[email protected]> |
Update .gitignore and .hgignore files Commit: https://github.com/vim/vim/commit/b0e6baab8e7a1f679d2455c1d7c77e40741bf295 Author: qeatzy <[email protected]> Date: Fri Jul 24 20:28:03 2026 +0000 Update .gitignore and .hgignore files Ignore everything below auto/ except for configure fixes: #20814 closes: #20815 Signed-off-by: qeatzy <[email protected]> Signed-off-by: Christian Brabandt <[email protected]> diff --git a/.gitignore b/.gitignore index 0f0a701c9..1f1639345 100644 --- a/.gitignore +++ b/.gitignore @@ -2,10 +2,6 @@ *.o src/vim src/xxd/xxd -src/auto/if_perl.c -src/auto/gui_gtk_gresources.c -src/auto/gui_gtk_gresources.h -src/auto/os_haiku.rdef src/objects/.dirstamp src/objects src/po/big5corr diff --git a/.hgignore b/.hgignore index 6bed3242e..5a46897ee 100644 --- a/.hgignore +++ b/.hgignore @@ -8,10 +8,6 @@ syntax: glob *.o src/vim src/xxd/xxd -src/auto/if_perl.c -src/auto/gui_gtk_gresources.c -src/auto/gui_gtk_gresources.h -src/auto/os_haiku.rdef src/objects/.dirstamp src/objects src/po/big5corr -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/vim_dev/E1wnMX2-00C79B-Mg%40256bit.org.