From: Zdenek Kabelac <zkabelac@sourceware.org>
To: lvm-devel@redhat.com
Subject: main - git: update .gitignore
Date: Fri, 19 Mar 2021 23:17:14 +0000 (GMT) [thread overview]
Message-ID: <20210319231714.8CF57385783D@sourceware.org> (raw)
Gitweb: https://sourceware.org/git/?p=lvm2.git;a=commitdiff;h=81d3639955f0553d691e304dcc0b2eaaf6f24bb6
Commit: 81d3639955f0553d691e304dcc0b2eaaf6f24bb6
Parent: d3d28b1b64ff6b89ac5150787f694e1db1794a1f
Author: Zdenek Kabelac <zkabelac@redhat.com>
AuthorDate: Thu Mar 18 23:14:24 2021 +0100
Committer: Zdenek Kabelac <zkabelac@redhat.com>
CommitterDate: Fri Mar 19 23:21:18 2021 +0100
git: update .gitignore
Hide some files from older builds.
---
.gitignore | 1 +
include/.gitignore | 2 ++
scripts/.gitignore | 5 +++--
3 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/.gitignore b/.gitignore
index 97a2a9b4b..8c1672bd2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,6 +32,7 @@ make.tmpl
/configure.scan
/cscope.*
/html/
+/python/
/reports/
/tags
/tmp/
diff --git a/include/.gitignore b/include/.gitignore
index 424c745c1..110b82abb 100644
--- a/include/.gitignore
+++ b/include/.gitignore
@@ -1 +1,3 @@
*.h
+.symlinks
+.symlinks_created
diff --git a/scripts/.gitignore b/scripts/.gitignore
index eb97db088..9cbadef58 100644
--- a/scripts/.gitignore
+++ b/scripts/.gitignore
@@ -1,11 +1,12 @@
+blkdeactivate.sh
blk_availability_init_red_hat
blk_availability_systemd_red_hat.service
-blkdeactivate.sh
clvmd_init_red_hat
cmirrord_init_red_hat
com.redhat.lvmdbus1.service
dm_event_systemd_red_hat.service
dm_event_systemd_red_hat.socket
+lvm2-pvscan.service
lvm2_activation_generator_systemd_red_hat
lvm2_cluster_activation_red_hat.sh
lvm2_cluster_activation_systemd_red_hat.service
@@ -16,6 +17,7 @@ lvm2_lvmetad_init_red_hat
lvm2_lvmetad_systemd_red_hat.service
lvm2_lvmetad_systemd_red_hat.socket
lvm2_lvmlockd_systemd_red_hat.service
+lvm2_lvmlocking_systemd_red_hat.service
lvm2_lvmpolld_init_red_hat
lvm2_lvmpolld_systemd_red_hat.service
lvm2_lvmpolld_systemd_red_hat.socket
@@ -24,6 +26,5 @@ lvm2_monitoring_systemd_red_hat.service
lvm2_pvscan_systemd_red_hat at .service
lvm2_tmpfiles_red_hat.conf
lvmdump.sh
-lvm2-pvscan.service
lvmlockd.service
lvmlocks.service
reply other threads:[~2021-03-19 23:17 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210319231714.8CF57385783D@sourceware.org \
--to=zkabelac@sourceware.org \
--cc=lvm-devel@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.