[Et-mgmt-commits-list] [SCM] virt-factory branch, master now at v0.0.3-206-gbb64539

Adrian Likins alikins at redhat.com
Fri Aug 24 18:33:24 UTC 2007


Hello,

This is an automated email from the git hooks/update script, it was
generated because a ref change was pushed to the repository.

Updating branch, master,
       via  bb645396caf6c4feca6d3c2846de958e18fc8742 (commit)
       via  392aab6de32c0417697068e80a27b178648d54df (commit)
      from  c48fff2ab65c90e3b1116bde96f7ebbb49b037b0 (commit)

- Log -----------------------------------------------------------------
commit bb645396caf6c4feca6d3c2846de958e18fc8742
Author: Adrian Likins <alikins at grimlock.devel.redhat.com>
Date:   Fri Aug 24 14:25:02 2007 -0400

    gitignores to clean up "git status"

commit 392aab6de32c0417697068e80a27b178648d54df
Author: Adrian Likins <alikins at grimlock.devel.redhat.com>
Date:   Fri Aug 24 14:24:29 2007 -0400

    try to make "git status" useful by ignoring some of the cruft
-----------------------------------------------------------------------

Diffstat:
 ampm/.gitignore                 |    6 ++++++
 ampm/api_modules/.gitignore     |    4 ++++
 ampm/client/.gitignore          |    4 ++++
 ampm/command_modules/.gitignore |    4 ++++
 ampm/scripts/.gitignore         |    4 ++++
 build/.gitignore                |   15 +++++++++++++++
 6 files changed, 37 insertions(+), 0 deletions(-)

diff --git a/ampm/.gitignore b/ampm/.gitignore
new file mode 100644
index 0000000..274dd3a
--- /dev/null
+++ b/ampm/.gitignore
@@ -0,0 +1,6 @@
+build
+rpms
+*.pyc
+*~
+\#*\#
+MANIFEST
diff --git a/ampm/api_modules/.gitignore b/ampm/api_modules/.gitignore
new file mode 100644
index 0000000..87eff2f
--- /dev/null
+++ b/ampm/api_modules/.gitignore
@@ -0,0 +1,4 @@
+*.pyc
+*~
+#*#
+
diff --git a/ampm/client/.gitignore b/ampm/client/.gitignore
new file mode 100644
index 0000000..166b2df
--- /dev/null
+++ b/ampm/client/.gitignore
@@ -0,0 +1,4 @@
+*.pyc
+*~
+\#*\#
+
diff --git a/ampm/command_modules/.gitignore b/ampm/command_modules/.gitignore
new file mode 100644
index 0000000..166b2df
--- /dev/null
+++ b/ampm/command_modules/.gitignore
@@ -0,0 +1,4 @@
+*.pyc
+*~
+\#*\#
+
diff --git a/ampm/scripts/.gitignore b/ampm/scripts/.gitignore
new file mode 100644
index 0000000..166b2df
--- /dev/null
+++ b/ampm/scripts/.gitignore
@@ -0,0 +1,4 @@
+*.pyc
+*~
+\#*\#
+
diff --git a/build/.gitignore b/build/.gitignore
new file mode 100644
index 0000000..7987fff
--- /dev/null
+++ b/build/.gitignore
@@ -0,0 +1,15 @@
+cookies
+build
+srpms
+rpms
+repos.d
+output
+output_file
+profiles
+tars
+test-it-all.conf
+settings.testing
+*.pyc
+*~
+\#*\#
+

hooks/update
---
Git Source Code Management System
hooks/update refs/heads/master \
  c48fff2ab65c90e3b1116bde96f7ebbb49b037b0 \
  bb645396caf6c4feca6d3c2846de958e18fc8742




More information about the Et-mgmt-commits-list mailing list