Browse Source

gitignore: don't ignore config.h.meson

pull/141/head
Steve Lhomme 4 years ago
parent
commit
9128a2b884
  1. 3
      .gitignore

3
.gitignore

@ -23,7 +23,8 @@ aclocal.m4
ChangeLog
compile
config.status
config.h*
config.h
config.h.in
config.log
configure
doltcompile

Loading…
Cancel
Save