commit 584a8c37996fd61dc1fd60761de3a64b1c38eda7 parent 77ae5db261a31aef4f91f82fcd9a3cbfdb6f712c Author: Christian Grothoff <christian@grothoff.org> Date: Wed, 30 Oct 2019 17:45:52 +0100 reindent code to coding style Diffstat:
| M | .gitignore | | | 1 | + |
| A | src/.gitignore | | | 2 | ++ |
2 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -20,3 +20,4 @@ src/Makefile.am~ src/Makefile.in stamp-h1 +uncrustify.cfg diff --git a/src/.gitignore b/src/.gitignore @@ -0,0 +1,2 @@ +*.o +taler-nfc