Page MenuHomeClusterLabs Projects

No OneTemporary

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000..d853a2a6
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,19 @@
+*.o
+*.a
+*.lcrso
+*.so*
+.deps
+Makefile
+Makefile.in
+aclocal.m4
+autom4te.cache/
+config.guess
+config.log
+config.status
+config.sub
+configure
+depcomp
+install-sh
+missing
+tags
+ID
diff --git a/cts/.gitignore b/cts/.gitignore
new file mode 100644
index 00000000..6f99c8ff
--- /dev/null
+++ b/cts/.gitignore
@@ -0,0 +1,2 @@
+CTSvars.py
+*_test_agent
diff --git a/exec/.gitignore b/exec/.gitignore
new file mode 100644
index 00000000..d746f183
--- /dev/null
+++ b/exec/.gitignore
@@ -0,0 +1 @@
+corosync
diff --git a/include/corosync/.gitignore b/include/corosync/.gitignore
new file mode 100644
index 00000000..7c9b0fc9
--- /dev/null
+++ b/include/corosync/.gitignore
@@ -0,0 +1,3 @@
+config.h*
+cs_config.h
+stamp-*
diff --git a/init/.gitignore b/init/.gitignore
new file mode 100644
index 00000000..6ab38927
--- /dev/null
+++ b/init/.gitignore
@@ -0,0 +1 @@
+generic
diff --git a/lcr/.gitignore b/lcr/.gitignore
new file mode 100644
index 00000000..aafc88c2
--- /dev/null
+++ b/lcr/.gitignore
@@ -0,0 +1,3 @@
+test
+test_static
+uic
diff --git a/man/.gitignore b/man/.gitignore
new file mode 100644
index 00000000..2d19fc76
--- /dev/null
+++ b/man/.gitignore
@@ -0,0 +1 @@
+*.html
diff --git a/pkgconfig/.gitignore b/pkgconfig/.gitignore
new file mode 100644
index 00000000..6fd0ef02
--- /dev/null
+++ b/pkgconfig/.gitignore
@@ -0,0 +1 @@
+*.pc
diff --git a/test/.gitignore b/test/.gitignore
new file mode 100644
index 00000000..f5a7b95a
--- /dev/null
+++ b/test/.gitignore
@@ -0,0 +1,20 @@
+cpgbench
+cpgbound
+cpgverify
+evsbench
+evsverify
+logsys_s
+logsys_t1
+logsys_t2
+logsysbench
+logsysrec
+stress_cpgcontext
+stress_cpgfdget
+testconfdb
+testcpg
+testcpg2
+testevs
+testquorum
+testsam
+testvotequorum1
+testvotequorum2
diff --git a/tools/.gitignore b/tools/.gitignore
new file mode 100644
index 00000000..aa2eb2e9
--- /dev/null
+++ b/tools/.gitignore
@@ -0,0 +1,7 @@
+corosync-cfgtool
+corosync-cpgtool
+corosync-fplay
+corosync-keygen
+corosync-objctl
+corosync-pload
+corosync-quorumtool

File Metadata

Mime Type
text/x-diff
Expires
Mon, Feb 24, 7:29 AM (1 d, 1 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1464036
Default Alt Text
(2 KB)

Event Timeline