This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/android/Android.mk b/android/Android.mk | |
deleted file mode 100644 | |
index d2ff7090f9ffc36bf3b123b82b9aeccf6deba665..0000000000000000000000000000000000000000 | |
--- a/android/Android.mk | |
+++ /dev/null | |
@@ -1,45 +0,0 @@ | |
-THIS_DIR := $(call my-dir) | |
- | |
-include $(REACT_ANDROID_DIR)/Android-prebuilt.mk | |
- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
################################################################################################### | |
# Rocket-Nginx | |
# | |
# Rocket-Nginx is a NGINX configuration to speedup your WordPress | |
# website with the cache plugin WP-Rocket (http://wp-rocket.me) | |
# | |
# Author: Maxime Jobin | |
# Maintainer: SatelliteWP.com | |
# URL: https://github.com/satellitewp/rocket-nginx | |
# |