From 7451109d2a8c8ebe252d45702f001fb79b7268f0 Mon Sep 17 00:00:00 2001 From: Dan Ross Date: Fri, 24 Oct 2014 17:16:21 +0300 Subject: [PATCH] Removed execute permissions from regular files. --- README.md | 0 app/.DS_Store | Bin app/App.js | 0 app/main.js | 0 dev/main.js | 0 dev/test.js | 0 gulpfile.js | 0 karma.conf.js | 0 package.json | 0 test.html | 0 tests/App-test.js | 0 utils/browserify.js | 0 utils/es5-shim.js | 0 utils/handleError.js | 0 14 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 README.md mode change 100755 => 100644 app/.DS_Store mode change 100755 => 100644 app/App.js mode change 100755 => 100644 app/main.js mode change 100755 => 100644 dev/main.js mode change 100755 => 100644 dev/test.js mode change 100755 => 100644 gulpfile.js mode change 100755 => 100644 karma.conf.js mode change 100755 => 100644 package.json mode change 100755 => 100644 test.html mode change 100755 => 100644 tests/App-test.js mode change 100755 => 100644 utils/browserify.js mode change 100755 => 100644 utils/es5-shim.js mode change 100755 => 100644 utils/handleError.js diff --git a/README.md b/README.md old mode 100755 new mode 100644 diff --git a/app/.DS_Store b/app/.DS_Store old mode 100755 new mode 100644 diff --git a/app/App.js b/app/App.js old mode 100755 new mode 100644 diff --git a/app/main.js b/app/main.js old mode 100755 new mode 100644 diff --git a/dev/main.js b/dev/main.js old mode 100755 new mode 100644 diff --git a/dev/test.js b/dev/test.js old mode 100755 new mode 100644 diff --git a/gulpfile.js b/gulpfile.js old mode 100755 new mode 100644 diff --git a/karma.conf.js b/karma.conf.js old mode 100755 new mode 100644 diff --git a/package.json b/package.json old mode 100755 new mode 100644 diff --git a/test.html b/test.html old mode 100755 new mode 100644 diff --git a/tests/App-test.js b/tests/App-test.js old mode 100755 new mode 100644 diff --git a/utils/browserify.js b/utils/browserify.js old mode 100755 new mode 100644 diff --git a/utils/es5-shim.js b/utils/es5-shim.js old mode 100755 new mode 100644 diff --git a/utils/handleError.js b/utils/handleError.js old mode 100755 new mode 100644