commit | 7e1393c8f962e222d61a84f4f78e30ce028dc45b | [log] [tgz] |
---|---|---|
author | swissChili <swisschili@fastmail.com> | Wed Jul 07 12:59:12 2021 -0700 |
committer | swissChili <swisschili@fastmail.com> | Wed Jul 07 12:59:12 2021 -0700 |
tree | a90ccdaa57067c7ec7b843f636759540cd224953 | |
parent | 15f1caee9d71a13069ce1cfa652e4767b1c4c189 [diff] [blame] |
Add (read), improve error reporting
diff --git a/.gitignore b/.gitignore index fea5e90..ee4a8e6 100644 --- a/.gitignore +++ b/.gitignore
@@ -18,4 +18,5 @@ doc/_build !doc/Makefile mnt/* -doc/_dox* \ No newline at end of file +doc/_dox* +.ccls*