From 4d828e1a3195e55365c865aa3a78af9668742643 Mon Sep 17 00:00:00 2001 From: Ivan Topolnjak Date: Mon, 24 Apr 2017 13:54:40 +0200 Subject: Prepare for the major cleanup Moved all the original files from src/main to src/legacy-main, same with test files. Also removed the autoweave module, examples and bench as I'm planning to have them in separate repositories. --- .../kamon-play-example-2.4.x/public/images/favicon.png | Bin 687 -> 0 bytes .../public/images/glyphicons-halflings-white.png | Bin 8777 -> 0 bytes .../public/images/glyphicons-halflings.png | Bin 12799 -> 0 bytes 3 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 kamon-examples/kamon-play-example-2.4.x/public/images/favicon.png delete mode 100644 kamon-examples/kamon-play-example-2.4.x/public/images/glyphicons-halflings-white.png delete mode 100644 kamon-examples/kamon-play-example-2.4.x/public/images/glyphicons-halflings.png (limited to 'kamon-examples/kamon-play-example-2.4.x/public/images') diff --git a/kamon-examples/kamon-play-example-2.4.x/public/images/favicon.png b/kamon-examples/kamon-play-example-2.4.x/public/images/favicon.png deleted file mode 100644 index c7d92d2a..00000000 Binary files a/kamon-examples/kamon-play-example-2.4.x/public/images/favicon.png and /dev/null differ diff --git a/kamon-examples/kamon-play-example-2.4.x/public/images/glyphicons-halflings-white.png b/kamon-examples/kamon-play-example-2.4.x/public/images/glyphicons-halflings-white.png deleted file mode 100644 index 3bf6484a..00000000 Binary files a/kamon-examples/kamon-play-example-2.4.x/public/images/glyphicons-halflings-white.png and /dev/null differ diff --git a/kamon-examples/kamon-play-example-2.4.x/public/images/glyphicons-halflings.png b/kamon-examples/kamon-play-example-2.4.x/public/images/glyphicons-halflings.png deleted file mode 100644 index a9969993..00000000 Binary files a/kamon-examples/kamon-play-example-2.4.x/public/images/glyphicons-halflings.png and /dev/null differ -- cgit v1.2.3