[Bps-public-commit] rt-extension-spawnlinkedticketinqueue branch, master, updated. 0.01_01-4-g9060c3b
Kevin Falcone
falcone at bestpractical.com
Fri Sep 11 21:48:41 EDT 2009
The branch, master has been updated
via 9060c3b4d11b13b584d634401096bb056886c70c (commit)
from f0536a3aab1666ea0d873de80bd913e52a2c6d25 (commit)
Summary of changes:
.gitignore | 3 ++-
MANIFEST | 1 -
MANIFEST.SKIP | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
- Log -----------------------------------------------------------------
commit 9060c3b4d11b13b584d634401096bb056886c70c
Author: Kevin Falcone <falcone at bestpractical.com>
Date: Fri Sep 11 21:38:49 2009 -0400
Fix my messy twisted manifest/ignores
diff --git a/.gitignore b/.gitignore
index c600f5e..c0b7838 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
-*.bak
+*.old
*.swp
Makefile
pm_to_blib
blib
+MANIFEST.bak
diff --git a/MANIFEST b/MANIFEST
index 194e595..471989c 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -16,5 +16,4 @@ inc/Module/Install/WriteAll.pm
lib/RT/Extension/SpawnLinkedTicketInQueue.pm
MANIFEST This list of files
META.yml
-pm_to_blib
README
diff --git a/MANIFEST.SKIP b/MANIFEST.SKIP
index e9e784a..4301644 100644
--- a/MANIFEST.SKIP
+++ b/MANIFEST.SKIP
@@ -3,5 +3,5 @@ MANIFEST.SKIP
Makefile
.git
.bak
-pm_to_blib/
+pm_to_blib
blib/
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list