Fix .gitignore

autogen.sh generates a bunch of files aren't .gitignore'd yet.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
Enrico Weigelt, metux IT consult 2019-08-07 20:58:22 +02:00 committed by Andrew Borodin
parent ba2ef0d876
commit d2f86e698e
4 changed files with 13 additions and 0 deletions

2
.gitignore vendored
View File

@ -46,3 +46,5 @@ make.log
make.clang make.clang
make.gcc make.gcc
make.tcc make.tcc
tests/src/editor/test-data.txt
tests/src/vfs/extfs/helpers-list/data/config.sh

8
misc/.gitignore vendored
View File

@ -1 +1,9 @@
mc.ext mc.ext
ext.d/doc.sh
ext.d/misc.sh
ext.d/text.sh
ext.d/web.sh
mc.charsets
mc.menu
mcedit.menu
syntax/Syntax

1
src/.gitignore vendored
View File

@ -6,3 +6,4 @@ Makefile
Makefile.in Makefile.in
mc.hlp mc.hlp
mc.hlp.?? mc.hlp.??
man2hlp/man2hlp

View File

@ -25,3 +25,5 @@ uzip
uzoo uzoo
uace uace
uarc uarc
uc1541
ulib