commit 43be15a57e5857daa1c70bce2c09f31e37c28cdf parent 1b6eacc58bdd71efb5afc476207efcd952f959b1 Author: Florian Dold <florian.dold@gmail.com> Date: Wed, 22 Jul 2020 19:32:08 +0530 gitignore Diffstat:
| M | gnu-taler-error-codes/.gitignore | | | 16 | ++++------------ |
1 file changed, 4 insertions(+), 12 deletions(-)
diff --git a/gnu-taler-error-codes/.gitignore b/gnu-taler-error-codes/.gitignore @@ -1,12 +1,4 @@ -combined.tmp -combined-escaped.tmp -length.tmp -taler_error_codes-length.c.tmp -taler_error_codes.c -taler_error_codes.c.tmp -taler_error_codes.h -taler_error_codes.h.tmp -taler_error_codes.kt -taler_error_codes.kt.tmp -taler_error_codes.ts -taler_error_codes.ts.tmp +*.c +*.kt +*.h +*.tmp