From e3040135a5e51baab04070e04f86c22df2867c5c Mon Sep 17 00:00:00 2001 From: jvech Date: Sat, 21 Sep 2024 14:46:03 -0500 Subject: doc: Man page for configuration file added The only concern I have with this file is having the program version matching with the actual program, but it is not critical --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 3faff71..3be73ec 100644 --- a/.gitignore +++ b/.gitignore @@ -5,7 +5,8 @@ objs/ doc/* !doc/*.pdf !doc/*.tex -!doc/*.1 +!doc/ml.1 +!doc/ml_config.5 *.gdb utils/*.gpi *.bin -- cgit v1.2.3-70-g09d2