Skip to content

Commit

Permalink
Remove executable bit from non-executable files (#2531)
Browse files Browse the repository at this point in the history
  • Loading branch information
friederbluemle authored and Salakar committed Aug 30, 2019
1 parent b39aa3e commit 3dbca45
Show file tree
Hide file tree
Showing 100 changed files with 0 additions and 0 deletions.
Empty file modified .buckconfig 100755 → 100644
Empty file.
Empty file modified packages/template/project/App.js 100755 → 100644
Empty file.
Empty file modified packages/template/project/__tests__/App-test.js 100755 → 100644
Empty file.
Empty file modified packages/template/project/_buckconfig 100755 → 100644
Empty file.
Empty file modified packages/template/project/_eslintrc.js 100755 → 100644
Empty file.
Empty file modified packages/template/project/_flowconfig 100755 → 100644
Empty file.
Empty file modified packages/template/project/_gitattributes 100755 → 100644
Empty file.
Empty file modified packages/template/project/_gitignore 100755 → 100644
Empty file.
Empty file modified packages/template/project/_watchmanconfig 100755 → 100644
Empty file.
Empty file modified packages/template/project/android/app/_BUCK 100755 → 100644
Empty file.
Empty file modified packages/template/project/android/app/build.gradle 100755 → 100644
Empty file.
Empty file modified packages/template/project/android/app/build_defs.bzl 100755 → 100644
Empty file.
Empty file modified packages/template/project/android/app/debug.keystore 100755 → 100644
Empty file.
Empty file modified packages/template/project/android/app/proguard-rules.pro 100755 → 100644
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file.
Empty file.
Empty file modified packages/template/project/android/build.gradle 100755 → 100644
Empty file.
Empty file modified packages/template/project/android/gradle.properties 100755 → 100644
Empty file.
Empty file.
Empty file.
Empty file modified packages/template/project/android/gradlew.bat 100755 → 100644
Empty file.
Empty file modified packages/template/project/android/settings.gradle 100755 → 100644
Empty file.
Empty file modified packages/template/project/app.json 100755 → 100644
Empty file.
Empty file modified packages/template/project/babel.config.js 100755 → 100644
Empty file.
Empty file modified packages/template/project/index.js 100755 → 100644
Empty file.
Empty file modified packages/template/project/ios/HelloWorld-tvOS/Info.plist 100755 → 100644
Empty file.
Empty file modified packages/template/project/ios/HelloWorld-tvOSTests/Info.plist 100755 → 100644
Empty file.
Empty file.
Empty file.
Empty file.
Empty file modified packages/template/project/ios/HelloWorld/AppDelegate.h 100755 → 100644
Empty file.
Empty file modified packages/template/project/ios/HelloWorld/AppDelegate.m 100755 → 100644
Empty file.
Empty file.
Empty file.
Empty file.
Empty file modified packages/template/project/ios/HelloWorld/Info.plist 100755 → 100644
Empty file.
Empty file modified packages/template/project/ios/HelloWorld/main.m 100755 → 100644
Empty file.
Empty file modified packages/template/project/ios/HelloWorldTests/HelloWorldTests.m 100755 → 100644
Empty file.
Empty file modified packages/template/project/ios/HelloWorldTests/Info.plist 100755 → 100644
Empty file.
Empty file modified packages/template/project/ios/Podfile 100755 → 100644
Empty file.
Empty file modified packages/template/project/metro.config.js 100755 → 100644
Empty file.
Empty file modified packages/template/project/package.json 100755 → 100644
Empty file.
Empty file modified tests/.buckconfig 100755 → 100644
Empty file.
Empty file modified tests/.flowconfig 100755 → 100644
Empty file.
Empty file modified tests/.watchmanconfig 100755 → 100644
Empty file.
Empty file modified tests/README.md 100755 → 100644
Empty file.
Empty file modified tests/android/app/BUCK 100755 → 100644
Empty file.
Empty file modified tests/android/app/build.gradle 100755 → 100644
Empty file.
Empty file modified tests/android/app/keystore.jks 100755 → 100644
Empty file.
Empty file modified tests/android/app/proguard-rules.pro 100755 → 100644
Empty file.
Empty file.
Empty file modified tests/android/app/src/main/AndroidManifest.xml 100755 → 100644
Empty file.
Empty file.
Empty file.
Empty file modified tests/android/app/src/main/res/drawable-hdpi/ic_launcher.png 100755 → 100644
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified tests/android/app/src/main/res/drawable-mdpi/ic_launcher.png 100755 → 100644
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified tests/android/app/src/main/res/drawable-xhdpi/ic_launcher.png 100755 → 100644
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified tests/android/app/src/main/res/drawable-xxhdpi/ic_launcher.png 100755 → 100644
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified tests/android/app/src/main/res/drawable-xxxhdpi/ic_launcher.png 100755 → 100644
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified tests/android/app/src/main/res/values/strings.xml 100755 → 100644
Empty file.
Empty file modified tests/android/app/src/main/res/values/styles.xml 100755 → 100644
Empty file.
Empty file modified tests/android/build.gradle 100755 → 100644
Empty file.
Empty file modified tests/android/gradle.properties 100755 → 100644
Empty file.
Empty file modified tests/android/gradle/wrapper/gradle-wrapper.properties 100755 → 100644
Empty file.
Empty file modified tests/android/gradlew.bat 100755 → 100644
Empty file.
Empty file modified tests/android/keystores/BUCK 100755 → 100644
Empty file.
Empty file modified tests/android/keystores/debug.keystore.properties 100755 → 100644
Empty file.
Empty file modified tests/android/settings.gradle 100755 → 100644
Empty file.
Empty file modified tests/app.admob.js 100755 → 100644
Empty file.
Empty file modified tests/app.js 100755 → 100644
Empty file.
Empty file modified tests/app.playground.js 100755 → 100644
Empty file.
Empty file modified tests/app.smartreply.js 100755 → 100644
Empty file.
Empty file modified tests/e2e/init.js 100755 → 100644
Empty file.
Empty file modified tests/e2e/jet.spec.js 100755 → 100644
Empty file.
Empty file modified tests/e2e/mocha.opts 100755 → 100644
Empty file.
Empty file modified tests/index.js 100755 → 100644
Empty file.
Empty file modified tests/ios/testing/AppDelegate.h 100755 → 100644
Empty file.
Empty file modified tests/ios/testing/AppDelegate.m 100755 → 100644
Empty file.
Empty file modified tests/ios/testing/Base.lproj/LaunchScreen.xib 100755 → 100644
Empty file.
Empty file.
Empty file modified tests/ios/testing/Info.plist 100755 → 100644
Empty file.
Empty file modified tests/ios/testing/main.m 100755 → 100644
Empty file.
Empty file modified tests/ios/testingTests/Info.plist 100755 → 100644
Empty file.
Empty file modified tests/ios/testingTests/exampleTests.m 100755 → 100644
Empty file.
Empty file modified tests/metro.config.js 100755 → 100644
Empty file.
Empty file modified tests/package.json 100755 → 100644
Empty file.

0 comments on commit 3dbca45

Please sign in to comment.