mirror of
https://github.com/vim/vim
synced 2025-07-15 16:51:57 +00:00
Update .gitignore and .hgignore files
Ignore auto-generated executable files in src/po/ closes: #15472 Signed-off-by: Ken Takata <kentkt@csc.jp> Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
committed by
Christian Brabandt
parent
9abd7158d7
commit
3383ed7e24
2
.gitignore
vendored
2
.gitignore
vendored
@ -8,6 +8,8 @@ src/auto/gui_gtk_gresources.h
|
||||
src/auto/os_haiku.rdef
|
||||
src/objects/.dirstamp
|
||||
src/objects
|
||||
src/po/big5corr
|
||||
src/po/sjiscorr
|
||||
src/types.vim
|
||||
|
||||
# We do need src/auto/configure.
|
||||
|
Reference in New Issue
Block a user