summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJan Pokorný <jpokorny@redhat.com>2015-12-02 21:19:52 +0100
committerJan Pokorný <jpokorny@redhat.com>2015-12-17 23:36:08 +0100
commit7b9ea9e62a398d468c216d898d5fe21cae9d1e56 (patch)
tree8dbfdb128efd2289fd93e78c54cadb5301780585 /.gitignore
parent52ec862f592c0355c5cf067ee1cfdd8ed3aee24d (diff)
downloadclufter-7b9ea9e62a398d468c216d898d5fe21cae9d1e56.tar.gz
clufter-7b9ea9e62a398d468c216d898d5fe21cae9d1e56.tar.xz
clufter-7b9ea9e62a398d468c216d898d5fe21cae9d1e56.zip
.gitignore: drop currently used implicit output wildcards
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 5 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 1ad77c2..28c2bd5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,8 +11,11 @@
/__root__/*.egg-info
/README.[!r]*
-/cib.xml
-/corosync.conf
+/dump-*
+/cib-*.xml
+/cluster-*.conf
+/corosync-*.conf
+/tmp-cib.xml
# KEEP
.*