From 9fe65e2520e3017ed7d90706d29dc4fe3aecd37a Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sat, 13 Aug 2011 09:58:04 -0700 Subject: [PATCH] .gitignore: update * .gitignore: Add rmt. * lib/.gitignore: New file. --- .gitignore | 1 + lib/.gitignore | 10 ++++++++++ 2 files changed, 11 insertions(+) create mode 100644 lib/.gitignore diff --git a/.gitignore b/.gitignore index c978699..1abb25e 100644 --- a/.gitignore +++ b/.gitignore @@ -28,4 +28,5 @@ gnulib libtool m4 paxutils +rmt stamp-h1 diff --git a/lib/.gitignore b/lib/.gitignore new file mode 100644 index 0000000..b1a5f86 --- /dev/null +++ b/lib/.gitignore @@ -0,0 +1,10 @@ +paxerror.c +paxexit-status.c +paxexit.c +paxlib.h +paxnames.c +rmt-command.h +rmt.h +rtapelib.c +system-ioctl.h +system.h -- 2.44.0