From 3e906e7c52250507e144763d0a2be8abc802d2f2 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Tue, 13 Sep 2022 13:47:39 -0400 Subject: [PATCH] Ignore generated files. --- .gitignore | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 220ba9f..c9570ee 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,16 @@ /autom4te.cache +/commands/cancel +/commands/localize.h +/commands/lp +/commands/lpc +/commands/lpmove +/commands/lpoptions +/commands/lpq +/commands/lpr +/commands/lprm +/commands/lpstat /config.h /config.log /config.status +/configure~ /Makedefs -